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

Unified Diff: chrome/test/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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 0686ebb65d71d1de71fe05fb811a08b175c05833..3e0849b91112c508cb5568d7b624bf912799810a 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1814,7 +1814,6 @@ test("unit_tests") {
":unit_tests_java",
"//components/offline_pages:test_support",
"//v8:v8_external_startup_data_assets",
- google_play_services_resources,
]
deps -= [ "//third_party/libaddressinput" ]

Powered by Google App Engine
This is Rietveld 408576698