| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index e510d55a78ed6a8b008505906502f0548ea3ec17..2b99d2231651be16363ec383fd2ad9b29f1bb249 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -346,6 +346,7 @@
|
| 'dependencies': [
|
| # TODO(zork): Protect this with if use_aura==1
|
| '<(DEPTH)/ash/ash_strings.gyp:ash_strings',
|
| + '<(DEPTH)/components/component_resources.gyp:component_resources',
|
| '<(DEPTH)/content/content_resources.gyp:content_resources',
|
| '<(DEPTH)/device/device_bluetooth_strings.gyp:device_bluetooth_strings',
|
| '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources',
|
|
|