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

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

Issue 298863012: Use upstream libaddressinput in Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Self review. Created 6 years, 6 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 1fc2ac8d24360f9b49f75ecfade7de238d3fffee..f5eba81f3a9f4e749fc1f216a757f2aa97d9e5e6 100644
--- a/chrome/browser/ui/autofill/DEPS
+++ b/chrome/browser/ui/autofill/DEPS
@@ -1,5 +1,4 @@
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',
+ '+third_party/libaddressinput/chromium',
+ '+third_party/libaddressinput/src/cpp/include/libaddressinput',
]

Powered by Google App Engine
This is Rietveld 408576698