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

Unified Diff: chrome/browser/autofill/DEPS

Issue 145553009: rAc: use libaddressinput to validate international addresses. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . 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
« no previous file with comments | « no previous file | chrome/browser/autofill/validation_rules_storage_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/autofill/DEPS
diff --git a/chrome/browser/autofill/DEPS b/chrome/browser/autofill/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..30b43a881bdc69436ac190b1ce7d2b0122f80179
--- /dev/null
+++ b/chrome/browser/autofill/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ '+third_party/libaddressinput/chromium/chrome_storage_impl.h',
+]
« no previous file with comments | « no previous file | chrome/browser/autofill/validation_rules_storage_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698