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

Unified Diff: android_webview/DEPS

Issue 13902021: Implement clearFormData for WebViewDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix typo 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
« no previous file with comments | « no previous file | android_webview/java/src/org/chromium/android_webview/AwBrowserContext.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 02d8ca9fe9176eef3590547ccdb9860f42cf33fc..1627f20bfec912459c4d56608005c3dd437cd084 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"-android_webview/lib",
"!chrome/browser/component",
+ "+components/autofill/browser",
benm (inactive) 2013/04/24 13:15:38 Don't think we need top level DEPS for this - it s
sgurun-gerrit only 2013/04/25 15:42:53 Done.
"+content/public/common",
"+jni",
"+net",
« no previous file with comments | « no previous file | android_webview/java/src/org/chromium/android_webview/AwBrowserContext.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698