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

Unified Diff: android_webview/glue/glue.gni

Issue 2062633002: [GN] Lint Android resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | blimp/client/BUILD.gn » ('j') | build/config/android/rules.gni » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/glue/glue.gni
diff --git a/android_webview/glue/glue.gni b/android_webview/glue/glue.gni
index e49cd3d6d9f408cf25a428fb7c7cd34f50940eb6..e3f044c4725ca2eaad366d0fbbeb0e55bc598b06 100644
--- a/android_webview/glue/glue.gni
+++ b/android_webview/glue/glue.gni
@@ -6,12 +6,8 @@
# ResourceRewrite.java need to be generated according 'glue' deps.
glue_library_deps = [
"//android_webview:android_webview_java",
- "//android_webview:resources",
"//base:base_java",
"//content/public/android:content_java",
- "//content/public/android:content_java_resources",
- "//components/web_contents_delegate_android:web_contents_delegate_android_java_resources",
"//net/android:net_java",
"//ui/android:ui_java",
- "//ui/android:ui_java_resources",
]
« no previous file with comments | « no previous file | blimp/client/BUILD.gn » ('j') | build/config/android/rules.gni » ('J')

Powered by Google App Engine
This is Rietveld 408576698