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

Unified Diff: android_webview/glue/glue.gni

Issue 2745803003: autofill-try
Patch Set: autofill-try Created 3 years, 7 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 | « android_webview/browser/aw_contents.cc ('k') | android_webview/glue/java/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/glue/glue.gni
diff --git a/android_webview/glue/glue.gni b/android_webview/glue/glue.gni
index 7da54cfc2277389f742c9ae825471a22bfaa3b1b..75916105a0f9f4167186032833c9470336555bac 100644
--- a/android_webview/glue/glue.gni
+++ b/android_webview/glue/glue.gni
@@ -9,6 +9,7 @@ glue_library_deps = [
"//android_webview:android_webview_commandline_java",
"//android_webview:android_webview_platform_services_java",
"//base:base_java",
+ "//components/autofill/android:autofill_java",
"//content/public/android:content_java",
"//net/android:net_java",
"//ui/android:ui_java",
« no previous file with comments | « android_webview/browser/aw_contents.cc ('k') | android_webview/glue/java/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698