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

Unified Diff: android_webview/browser/DEPS

Issue 2839023003: WebView autofill implementation (Closed)
Patch Set: Refactoring AutofillManager 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/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index da57d6253274f0bf6cf7a5d2f21935bcb5c20750..1bdf66c601c234a22d8af99b25dad4f0032c1526 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -9,6 +9,7 @@ include_rules = [
"+cc",
"-cc/blink",
+ "+components/autofill/android",
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",

Powered by Google App Engine
This is Rietveld 408576698