| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index 73cdd9cab57a8e57b361c736477df4a28eb73eec..5ec6f4f643537cb3c948b50d6ba682088b7b8e80 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -3103,7 +3103,7 @@
|
| ['enable_autofill_dialog==1 and OS!="android" and OS!="ios"', {
|
| 'dependencies': [
|
| '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput',
|
| - '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
|
| + '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_util',
|
| ],
|
| }, { # enable_autofill_dialog!=1 or OS=="android" or OS=="ios"
|
| 'sources!': [
|
|
|