| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index eebc31a6bbb53f0413189b70af3c19b3d72ecb87..41dbca5581fdb5ff31bdd693e2449db12468bf0b 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -355,6 +355,7 @@
|
| 'platform_locale_settings',
|
| 'theme_resources',
|
| '<(DEPTH)/components/component_strings.gyp:component_strings',
|
| + '<(DEPTH)/third_party/libaddressinput/libaddressinput.gyp:libaddressinput_strings',
|
| '<(DEPTH)/net/net.gyp:net_resources',
|
| '<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings',
|
| '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources',
|
|
|