| Index: Source/web/web_tests.gyp
|
| diff --git a/Source/web/web_tests.gyp b/Source/web/web_tests.gyp
|
| index e58e38ff4cb2b23e653330ce89fc8d44ae49a0ef..73ba4d01959afa18fece453576a9cd6dd84c4561 100644
|
| --- a/Source/web/web_tests.gyp
|
| +++ b/Source/web/web_tests.gyp
|
| @@ -96,7 +96,7 @@
|
| '<(DEPTH)/third_party/zlib/zlib.gyp:zlib',
|
| '<(DEPTH)/url/url.gyp:url_lib',
|
| '<(DEPTH)/v8/tools/gyp/v8.gyp:v8',
|
| - '<(DEPTH)/content/content_shell_and_tests.gyp:content_webkit_unit_test_support',
|
| + '<(DEPTH)/content/content_shell_and_tests.gyp:test_support_content',
|
| 'webkit_unit_tests_resources',
|
| ],
|
| 'sources': [
|
|
|