| Index: chrome/chrome_browser_ui.gypi
|
| diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
|
| index ac33ad2f30fbf63371706e413beea5cb0c4fc50a..4db4fee9acf7ce049bacbe88ab63ce82b06c080c 100644
|
| --- a/chrome/chrome_browser_ui.gypi
|
| +++ b/chrome/chrome_browser_ui.gypi
|
| @@ -3105,7 +3105,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!': [
|
|
|