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

Unified Diff: android_webview/native/DEPS

Issue 710453002: [Autofill] Componentize AutofillCCInfoBarDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addresses Sylvain's review comments. Created 6 years 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 4b8dbbb75cf76ccb01ff14afd8b6ca868aba229b..3a794a6772771b6a1d1ad596b5abdb97c891122c 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",
+ "+components/infobars/core",
"+components/data_reduction_proxy/core/browser",
"+components/navigation_interception",
"+components/user_prefs",
« no previous file with comments | « no previous file | android_webview/native/aw_autofill_client.h » ('j') | android_webview/native/aw_autofill_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698