Skip to content

Commit

Permalink
AUTOMATED - git apply results
Browse files Browse the repository at this point in the history
  • Loading branch information
uazo authored Apr 3, 2024
1 parent 0068783 commit b8df90d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 366 deletions.
2 changes: 1 addition & 1 deletion build/patches/Add-cromite-flags-support.patch
Original file line number Diff line number Diff line change
Expand Up @@ -1662,7 +1662,7 @@ new file mode 100755
diff --git a/media/base/media_switches.cc b/media/base/media_switches.cc
--- a/media/base/media_switches.cc
+++ b/media/base/media_switches.cc
@@ -1866,5 +1866,5 @@ uint32_t GetPassthroughAudioFormats() {
@@ -1860,5 +1860,5 @@ uint32_t GetPassthroughAudioFormats() {
return 0;
#endif // BUILDFLAG(ENABLE_PASSTHROUGH_AUDIO_CODECS)
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ License: GPL-2.0-or-later - https://spdx.org/licenses/GPL-2.0-or-later.html
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -2176,6 +2176,7 @@ if (current_toolchain == default_toolchain) {
@@ -2161,6 +2161,7 @@ if (current_toolchain == default_toolchain) {

java_group("chrome_public_non_pak_assets") {
deps = [
Expand Down
Loading

0 comments on commit b8df90d

Please sign in to comment.