Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1265)

Unified Diff: android_webview/android_webview.gyp

Issue 1048463003: Use jinja2 to template webview manifest files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: android_webview/android_webview.gyp
diff --git a/android_webview/android_webview.gyp b/android_webview/android_webview.gyp
index f20c3be27b995af7f04e2e62a32e17df39b7be2f..afd8a466f227d7fc7a6bc40a95d82d9f16d04066 100644
--- a/android_webview/android_webview.gyp
+++ b/android_webview/android_webview.gyp
@@ -388,7 +388,6 @@
'variables': {
'apk_name': 'SystemWebView',
'android_sdk_jar': '../third_party/android_platform/webview/frameworks_5.1.0_r1.jar',
- 'android_manifest_path': 'apk/java/AndroidManifest.xml',
'java_in_dir': 'glue/java',
'resource_dir': 'apk/java/res',
},
« no previous file with comments | « no previous file | android_webview/apk/java/AndroidManifest.xml » ('j') | android_webview/apk/system_webview_apk_common.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698