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