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

Unified Diff: android_webview/browser/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: address new code review Created 7 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
« no previous file with comments | « android_webview/android_webview_tests.gypi ('k') | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/browser/DEPS
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
index cb5b56112623fa1b66a4c42fbc8ae96cc195d0a3..555efd1d6c2d0c409808a4b61ea1fb0e04250ead 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -7,10 +7,14 @@ include_rules = [
"+cc",
"+components/auto_login_parser",
+ "+components/autofill/browser",
+ "+components/autofill/common",
"+components/navigation_interception",
"+components/visitedlink/browser",
+ "+components/webdata/common",
"+content/public/browser",
+ "+content/public/test",
"+gpu/command_buffer/client",
« no previous file with comments | « android_webview/android_webview_tests.gypi ('k') | android_webview/browser/aw_browser_context.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698