Chromium Code Reviews| 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', |
|
Lei Zhang
2014/01/14 00:58:19
stuart: Should this be in the "OS != ios" section
stuartmorgan
2014/01/14 02:02:30
If the only include of the library is in chrome_br
Evan Stade
2014/01/14 23:55:50
moved
|
| '<(DEPTH)/ui/base/strings/ui_strings.gyp:ui_strings', |
| '<(DEPTH)/ui/resources/ui_resources.gyp:ui_resources', |
| ], |