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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 298863012: Use upstream libaddressinput in Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix AutofillProfileSyncableServiceTest. 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/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index e0ddcbdd8bb118eb95a98006d48e713fe106c478..2dbba72651df407170fb64d1a6cb919178a9eb89 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -3097,7 +3097,7 @@
],
'dependencies': [
'../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
- '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
+ '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_util',
],
}],
['enable_google_now==0', {

Powered by Google App Engine
This is Rietveld 408576698