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

Unified Diff: android_webview/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/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 02d8ca9fe9176eef3590547ccdb9860f42cf33fc..3f7558d56bd59064e69d5d3a16a9aa77566421d5 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -8,6 +8,8 @@ include_rules = [
"-android_webview/lib",
"!chrome/browser/component",
+ "+components/autofill/browser",
+ "+components/webdata/common",
benm (inactive) 2013/04/29 18:00:03 do these need to be at the top level?
sgurun-gerrit only 2013/04/29 19:32:39 I think now they do since there are includes from
"+content/public/common",
"+jni",
"+net",
« no previous file with comments | « no previous file | android_webview/android_webview.gyp » ('j') | android_webview/browser/aw_form_database_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698