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

Unified Diff: android_webview/java/DEPS

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
Index: android_webview/java/DEPS
diff --git a/android_webview/java/DEPS b/android_webview/java/DEPS
index 5f85ee6db6cfbd68914ee46a3705ba4868a8965e..1db2afceb38e06e313f35d69466ab882d0c5605f 100644
--- a/android_webview/java/DEPS
+++ b/android_webview/java/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+content/public/android/java",
+ "+components/autofill/android/java",
"+components/navigation_interception/android/java",
"+components/policy/android/java",
"+components/web_contents_delegate_android/android/java",
« no previous file with comments | « android_webview/BUILD.gn ('k') | android_webview/java/src/org/chromium/android_webview/AwAutofillClient.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698