Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac973e33e3 | ||
|
|
b8df90d728 |
@@ -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)
|
||||
}
|
||||
|
||||
@@ -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 = [
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -129,7 +129,7 @@ diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
|
||||
"//chrome/test/data/android/",
|
||||
"//chrome/test/data/autofill/",
|
||||
"//chrome/test/data/background_sync/",
|
||||
@@ -3785,6 +3793,7 @@ group("jni_headers") {
|
||||
@@ -3786,6 +3794,7 @@ group("jni_headers") {
|
||||
"//chrome/browser/util:jni_headers",
|
||||
"//chrome/browser/webauthn/android:jni_headers",
|
||||
"//components/browser_ui/device_lock/android:device_lock_bridge_jni_headers",
|
||||
|
||||
Reference in New Issue
Block a user