Fix bad git-diff - inconsistent old filename
This commit is contained in:
@@ -25,7 +25,6 @@ Parts of this patch were developed by csagan5, uazo and others.
|
||||
License: GPL-3.0-only - https://spdx.org/licenses/GPL-3.0-only.html
|
||||
---
|
||||
...em_webview_bundle.AndroidManifest.expected | 5 -
|
||||
build/android/gyp/proguard.py | 0
|
||||
build/config/android/config.gni | 4 +-
|
||||
chrome/android/BUILD.gn | 34 +-
|
||||
chrome/android/chrome_java_sources.gni | 5 -
|
||||
@@ -138,7 +137,6 @@ diff --git a/android_webview/expectations/system_webview_bundle.AndroidManifest.
|
||||
<meta-data android:name="org.chromium.content.browser.NUM_PRIVILEGED_SERVICES" android:value="0"/>
|
||||
<meta-data android:name="org.chromium.content.browser.NUM_SANDBOXED_SERVICES" android:value="40"/>
|
||||
<provider # DIFF-ANCHOR: a5e78e63
|
||||
diff --git a/build/android/gyp/proguard.py b/build/android/gyp/proguard.py
|
||||
diff --git a/build/config/android/config.gni b/build/config/android/config.gni
|
||||
--- a/build/config/android/config.gni
|
||||
+++ b/build/config/android/config.gni
|
||||
|
||||
Reference in New Issue
Block a user