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

Unified Diff: components/autofill/core/browser/DEPS

Issue 264053007: [rAC] Display Autofill popups vertically compact. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved code to PersonalDataManager Created 6 years, 7 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: components/autofill/core/browser/DEPS
diff --git a/components/autofill/core/browser/DEPS b/components/autofill/core/browser/DEPS
index e6accb4a60f4085355b2002f1c2e9b370a99403c..54d92129d04fc9a60d095b95566d24711c8dbf82 100644
--- a/components/autofill/core/browser/DEPS
+++ b/components/autofill/core/browser/DEPS
@@ -7,5 +7,6 @@ include_rules = [
"+net",
"+sql",
"+third_party/libjingle",
+ "+third_party/libaddressinput", # For address i18n TODO(groby): Remove this once crrev/com/261013010 lands.
"+third_party/libphonenumber", # For phone number i18n.
]

Powered by Google App Engine
This is Rietveld 408576698