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

Unified Diff: components/web_contents_delegate_android/BUILD.gn

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
Index: components/web_contents_delegate_android/BUILD.gn
diff --git a/components/web_contents_delegate_android/BUILD.gn b/components/web_contents_delegate_android/BUILD.gn
index e95954f794d61698cdf0d2f139c8a3778ead8c94..6aa3cd4ff0781c15ae37fa05a69cb35c9019ef54 100644
--- a/components/web_contents_delegate_android/BUILD.gn
+++ b/components/web_contents_delegate_android/BUILD.gn
@@ -43,7 +43,6 @@ android_library("web_contents_delegate_android_java") {
":web_contents_delegate_android_java_resources",
"//base:base_java",
"//content/public/android:content_java",
- "//content/public/android:content_java_resources",
"//ui/android:ui_java",
]
java_files = [

Powered by Google App Engine
This is Rietveld 408576698