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

Unified Diff: third_party/android_webview_glue/android_webview_glue.gypi

Issue 724933002: Add support for shared library resources to java_apk build rules for real. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 1 month 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
« no previous file with comments | « build/java_apk.gypi ('k') | third_party/android_webview_glue/android_webview_glue_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/android_webview_glue/android_webview_glue.gypi
diff --git a/third_party/android_webview_glue/android_webview_glue.gypi b/third_party/android_webview_glue/android_webview_glue.gypi
index 098a6fd72e04f82d7fae9289b67a7b5942681292..052676592b89bb21c47e81d543e07061233c3bc3 100644
--- a/third_party/android_webview_glue/android_webview_glue.gypi
+++ b/third_party/android_webview_glue/android_webview_glue.gypi
@@ -7,6 +7,7 @@
'target_name': 'system_webview_apk',
'variables': {
'apk_name': 'SystemWebView',
+ 'shared_resources': 0,
},
'includes': [ 'android_webview_glue_common.gypi' ],
'copies': [
« no previous file with comments | « build/java_apk.gypi ('k') | third_party/android_webview_glue/android_webview_glue_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698