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

Unified Diff: android_webview/BUILD.gn

Issue 2839023003: WebView autofill implementation (Closed)
Patch Set: sync 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 | « no previous file | android_webview/browser/DEPS » ('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 3f9ce2754e04eea6f2bee74d7c2b1d077661947d..6d4e39c7117f34e677d04291bd0981795016ee60 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -683,6 +683,7 @@ source_set("common") {
"//base",
"//base/third_party/dynamic_annotations:dynamic_annotations",
"//cc/surfaces",
+ "//components/autofill/android:provider",
"//components/autofill/content/browser",
"//components/autofill/content/renderer",
"//components/cdm/browser",
« no previous file with comments | « no previous file | android_webview/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698