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

Unified Diff: android_webview/BUILD.gn

Issue 2541993002: Add GMS to WebView build (Closed)
Patch Set: fix proguard failure, add comments Created 4 years 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 | android_webview/apk/java/proguard.flags » ('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 1d4d764bd3dc62347959b5881c5e3c3818e7ad67..1d91d4ec611b1feb2171731a34bd464440b96c76 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -622,6 +622,8 @@ 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_configuration_policy) {
« no previous file with comments | « no previous file | android_webview/apk/java/proguard.flags » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698