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

Unified Diff: android_webview/glue/glue.gni

Issue 2611883002: Prepare to call GMS APIs from WebView (Closed)
Patch Set: explicit destructor for style checker Created 3 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
Index: android_webview/glue/glue.gni
diff --git a/android_webview/glue/glue.gni b/android_webview/glue/glue.gni
index e3f044c4725ca2eaad366d0fbbeb0e55bc598b06..c85dcd6196e13c45b52a4a2e3c585c5e767b4424 100644
--- a/android_webview/glue/glue.gni
+++ b/android_webview/glue/glue.gni
@@ -6,6 +6,7 @@
# ResourceRewrite.java need to be generated according 'glue' deps.
glue_library_deps = [
"//android_webview:android_webview_java",
+ "//android_webview:android_webview_platform_services_java",
"//base:base_java",
"//content/public/android:content_java",
"//net/android:net_java",

Powered by Google App Engine
This is Rietveld 408576698