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

Unified Diff: android_webview/renderer/DEPS

Issue 15097004: Enable Autocomplete feature for chromium webview (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@setSaveFormData2
Patch Set: add a check that disappeared during a merge. Created 7 years, 6 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/native/aw_contents.cc ('k') | android_webview/renderer/aw_content_renderer_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/renderer/DEPS
diff --git a/android_webview/renderer/DEPS b/android_webview/renderer/DEPS
index 2e57f9a90df795dea4dcb2d66dec41f7634cab4e..41dc519cd501b603a7619d0a7f1a37c114d77ca7 100644
--- a/android_webview/renderer/DEPS
+++ b/android_webview/renderer/DEPS
@@ -3,6 +3,7 @@ include_rules = [
"+android_webview/common",
"+android_webview/renderer",
+ "+components/autofill/content/renderer",
"+components/visitedlink/renderer",
"+content/public/renderer",
« no previous file with comments | « android_webview/native/aw_contents.cc ('k') | android_webview/renderer/aw_content_renderer_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698