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

Unified Diff: android_webview/native/DEPS

Issue 14503010: Implement WebViewDatabase's hasFormData API for chromium based webview. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typos Created 7 years, 8 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..56fbdec717b6c9a2c26ffaa1da59adb0dc0de565 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -3,7 +3,6 @@ include_rules = [
"+ui/gfx",
# Components that Android WebView depends on.
- "+components/autofill/browser",
"+components/navigation_interception",
"+components/web_contents_delegate_android",
]

Powered by Google App Engine
This is Rietveld 408576698