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

Unified Diff: android_webview/DEPS

Issue 13902021: Implement clearFormData for WebViewDatabase (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: make FormDatabase (java side) non static. 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..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",
"+content/public/common",
"+jni",
"+net",

Powered by Google App Engine
This is Rietveld 408576698