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

Unified Diff: android_webview/native/DEPS

Issue 2839023003: WebView autofill implementation (Closed)
Patch Set: address comments 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
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 9835be8bb30b4289c0f312c5bf7d8c3833cb5baf..331358067585b81d1c59ec5dfa216c58dec915d1 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+ui/touch_selection/touch_handle.h",
# Components that Android WebView depends on.
+ "+components/autofill/android",
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",

Powered by Google App Engine
This is Rietveld 408576698