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

Unified Diff: chrome/test/BUILD.gn

Issue 1587733003: GN(android): Fix unit_tests_apk compile of @integer/google_play_services_version (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index d474c6717e8e3f98787e764f81428a6517d2b860..7e2a05aaf79f5f9839a0d00be65578f486673f6d 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1637,6 +1637,7 @@ 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" ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698