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

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

Issue 389733002: Reland "Use upstream libaddressinput in Chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix GN build. Created 6 years, 5 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 63d3f1d330610743255bee926a67de80634ed845..f3e1593f8904cfc5cf4adc407e815702766a935c 100644
--- a/chrome/browser/ui/autofill/DEPS
+++ b/chrome/browser/ui/autofill/DEPS
@@ -1,6 +1,8 @@
include_rules = [
'+third_party/libaddressinput/chromium/addressinput_util.h',
+ '+third_party/libaddressinput/chromium/chrome_address_validator.h',
'+third_party/libaddressinput/chromium/chrome_downloader_impl.h',
'+third_party/libaddressinput/chromium/chrome_storage_impl.h',
- '+third_party/libaddressinput/chromium/cpp/include/libaddressinput',
+ '+third_party/libaddressinput/messages.h',
+ '+third_party/libaddressinput/src/cpp/include/libaddressinput',
]
« no previous file with comments | « chrome/app/address_input_strings.grdp ('k') | chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698