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

Unified Diff: chrome/browser/DEPS

Issue 2338283003: [Payments] Normalize addresses before passing them to merchants. (Closed)
Patch Set: Created 4 years, 3 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/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 05dc019bd0f245487c02fd57860130ef4d54cf49..304e8a6e356fc439826e4ccb0bfc3d7a7d55f3dc 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -75,6 +75,7 @@ include_rules = [
"+third_party/icu/source/common/unicode",
"+third_party/icu/source/i18n/unicode",
"+third_party/leveldatabase",
+ "+third_party/libaddressinput",
"+third_party/libxml",
"+third_party/mozilla", # Mozilla interface headers.
"+third_party/protobuf/src/google/protobuf",

Powered by Google App Engine
This is Rietveld 408576698