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

Unified Diff: android_webview/native/DEPS

Issue 16286020: Abstract WebContentsObserver from Autofill shared code (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Response to review of PS #6 Created 7 years, 6 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 91a1a6d382cf156ee0da39d631a0e685d07912ba..a5e0d79054f399ed9970b526aaaf3d9f6cd0ea46 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -4,6 +4,7 @@ include_rules = [
# Components that Android WebView depends on.
"+components/autofill/browser",
+ "+components/autofill/content/browser",
"+components/navigation_interception",
"+components/web_contents_delegate_android",
]
« no previous file with comments | « no previous file | android_webview/native/aw_contents.cc » ('j') | components/autofill/browser/autocomplete_history_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698