| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 38a1964a688a7e528553056277690bedaa650ab2..bc0ae9b320d2a373d0843d46ff6d64dc54d69484 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -891,8 +891,8 @@
|
| '<(DEPTH)/net/net.gyp:net_resources',
|
| '<(DEPTH)/third_party/iaccessible2/iaccessible2.gyp:iaccessible2',
|
| '<(DEPTH)/third_party/isimpledom/isimpledom.gyp:isimpledom',
|
| - '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_resources',
|
| - '<(DEPTH)/webkit/support/webkit_support.gyp:webkit_strings',
|
| + '<(DEPTH)/webkit/webkit_resources.gyp:webkit_temp_strings',
|
| + '<(DEPTH)/webkit/webkit_resources.gyp:webkit_temp_resources',
|
| ],
|
| 'configurations': {
|
| 'Debug_Base': {
|
|
|