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

Unified Diff: chrome/browser/ui/autofill/DEPS

Issue 145553009: rAc: use libaddressinput to validate international addresses. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix !sources path for android build to work? Created 6 years, 11 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: chrome/browser/ui/autofill/DEPS
diff --git a/chrome/browser/ui/autofill/DEPS b/chrome/browser/ui/autofill/DEPS
index ddd07eea6c9eff32f210dc4735299424d8cba939..1fc2ac8d24360f9b49f75ecfade7de238d3fffee 100644
--- a/chrome/browser/ui/autofill/DEPS
+++ b/chrome/browser/ui/autofill/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ '+third_party/libaddressinput/chromium/chrome_downloader_impl.h',
+ '+third_party/libaddressinput/chromium/chrome_storage_impl.h',
'+third_party/libaddressinput/chromium/cpp/include/libaddressinput',
]

Powered by Google App Engine
This is Rietveld 408576698