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

Unified Diff: mojo/runner/BUILD.gn

Issue 1299003003: [GN] Don't hardcode google_play_services dependencies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | « mandoline/app/android/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/runner/BUILD.gn
diff --git a/mojo/runner/BUILD.gn b/mojo/runner/BUILD.gn
index c7ec3e60ed43560bf6d2e3874c01222b96454a10..70f0dfcb9ff29709ae199584c954c424e447e56b 100644
--- a/mojo/runner/BUILD.gn
+++ b/mojo/runner/BUILD.gn
@@ -381,8 +381,8 @@ if (is_android) {
":java",
":resources",
"//base:base_java",
- "//third_party/android_tools:google_play_services_default_resources",
"//ui/platform_window/android:platform_window_java",
+ google_play_services_resources,
]
}
« no previous file with comments | « mandoline/app/android/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698