| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index a6bcc170c65a1bca84db888e5ff72c3acc4403a6..34e2691826613efe5063e7726b62f591c893d459 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2622,7 +2622,7 @@
|
| '../third_party/expat/expat.gyp:expat',
|
| '../third_party/hunspell/hunspell.gyp:hunspell',
|
| '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase',
|
| - '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
|
| + '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_chromium',
|
| '../third_party/libyuv/libyuv.gyp:libyuv',
|
| '../third_party/npapi/npapi.gyp:npapi',
|
| '../third_party/smhasher/smhasher.gyp:cityhash',
|
| @@ -3166,7 +3166,7 @@
|
| '../components/components.gyp:storage_monitor',
|
| '../components/components.gyp:usb_service',
|
| '../components/components.gyp:web_modal',
|
| - '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
|
| + '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_chromium',
|
| ],
|
| 'sources': [
|
| 'browser/metrics/android_metrics_provider.cc',
|
|
|