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

Side by Side 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+content/public/android/java", 2 "+content/public/android/java",
3 "+components/autofill/android/java",
3 "+components/navigation_interception/android/java", 4 "+components/navigation_interception/android/java",
4 "+components/policy/android/java", 5 "+components/policy/android/java",
5 "+components/web_contents_delegate_android/android/java", 6 "+components/web_contents_delegate_android/android/java",
6 "+media/base/android/java", 7 "+media/base/android/java",
7 ] 8 ]
OLDNEW
« 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