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

Unified Diff: content/shell/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: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index 80397143f344e202d4494a8f46c0facda5be46bd..38afc3ca705255d5e35995bcd3ad8f424f0bdd19 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -111,7 +111,6 @@ android_apk("content_shell_apk") {
testonly = true
deps = [
":content_shell_apk_java",
- ":content_shell_apk_resources",
":content_shell_assets",
":content_shell_java",
":content_shell_manifest",

Powered by Google App Engine
This is Rietveld 408576698