| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index 6eafcac576ce38fb254fcd97f88bf46465d3a1d3..6a84fec3b0fb8dd94c2cf99b7a7d8af386bdc76f 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -348,7 +348,7 @@
|
| # TODO(zork): Protect this with if use_aura==1
|
| '<(DEPTH)/ash/ash_strings.gyp:ash_strings',
|
| '<(DEPTH)/content/content_resources.gyp:content_resources',
|
| - '<(DEPTH)/device/device_bluetooth_strings.gyp:device_bluetooth_strings',
|
| + '<(DEPTH)/device/bluetooth/bluetooth_strings.gyp:bluetooth_strings',
|
| '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources',
|
| '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_strings',
|
| ],
|
|
|