| Index: chrome/chrome_resources.gyp
|
| diff --git a/chrome/chrome_resources.gyp b/chrome/chrome_resources.gyp
|
| index 3793742f639800507e5af6907be1166939f65f55..0f8753ab9a95a1f31d802f835c31540ba0cb4681 100644
|
| --- a/chrome/chrome_resources.gyp
|
| +++ b/chrome/chrome_resources.gyp
|
| @@ -349,8 +349,8 @@
|
| '<(DEPTH)/ash/ash_strings.gyp:ash_strings',
|
| '<(DEPTH)/content/content_resources.gyp:content_resources',
|
| '<(DEPTH)/device/bluetooth/bluetooth_strings.gyp:device_bluetooth_strings',
|
| - '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources',
|
| - '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_strings',
|
| + '<(DEPTH)/webkit/webkit_resources.gyp:webkit_temp_resources',
|
| + '<(DEPTH)/webkit/webkit_resources.gyp:webkit_temp_strings',
|
| ],
|
| }],
|
| ['use_ash==1', {
|
|
|