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

Unified Diff: android_webview/BUILD.gn

Issue 2697543004: WebView: prepare to depend on individual GMS services (Closed)
Patch Set: Created 3 years, 10 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 | build/config/android/config.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/BUILD.gn
diff --git a/android_webview/BUILD.gn b/android_webview/BUILD.gn
index 1f47b9a9fd8d4703ea778a562d30f82e0eccede1..19d72d1e414964a7e0a44327bb98b47ec5a61390 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -684,8 +684,6 @@ android_library("android_webview_java") {
"//net/android:net_java",
"//third_party/android_tools:android_support_annotations_java",
"//ui/android:ui_java",
- google_play_services_library,
- google_play_services_resources,
]
if (enable_spellcheck) {
« no previous file with comments | « no previous file | build/config/android/config.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698