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

Unified Diff: components/autofill.gypi

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: components/autofill.gypi
diff --git a/components/autofill.gypi b/components/autofill.gypi
index d691ae32ff2220a4520f2887c48c31574bb04457..bc739dbcd9d6c65a7b01356144fe2f8fa176a225 100644
--- a/components/autofill.gypi
+++ b/components/autofill.gypi
@@ -97,7 +97,7 @@
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
'../third_party/libjingle/libjingle.gyp:libjingle',
- '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_util',
+ '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber',
'../ui/base/ui_base.gyp:ui_base',
'../ui/gfx/gfx.gyp:gfx',

Powered by Google App Engine
This is Rietveld 408576698