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

Unified Diff: android_webview/BUILD.gn

Issue 2382913004: Move autofill from ui/ to components/ (Closed)
Patch Set: move dimens cleanly Created 4 years, 2 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/java/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 9df30e8bdb5dc8a0e682f8c4da7ee3fe6c7917df..c941fbe163bcda2f25f3ba38f94b60fcbc85de99 100644
--- a/android_webview/BUILD.gn
+++ b/android_webview/BUILD.gn
@@ -614,6 +614,7 @@ android_library("android_webview_java") {
":resources",
":strings_grd",
"//base:base_java",
+ "//components/autofill/android:autofill_java",
"//components/navigation_interception/android:navigation_interception_java",
"//components/web_contents_delegate_android:web_contents_delegate_android_java",
"//components/web_restrictions:web_restrictions_java",
« no previous file with comments | « no previous file | android_webview/java/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698