| Index: public/all.gyp
|
| diff --git a/public/all.gyp b/public/all.gyp
|
| index 55fcf417797d86714749c9c239681fcbbc8561ba..062eceb3e45ce676595c2e84f29f944c759c3d4a 100644
|
| --- a/public/all.gyp
|
| +++ b/public/all.gyp
|
| @@ -36,7 +36,6 @@
|
| 'target_name': 'all_blink',
|
| 'type': 'none',
|
| 'dependencies': [
|
| - '../Source/testing/testing.gyp:TestRunner_resources',
|
| '../Source/heap/blink_heap_tests.gyp:blink_heap_unittests',
|
| '../Source/platform/blink_platform_tests.gyp:blink_platform_unittests',
|
| '../Source/web/web_tests.gyp:webkit_unit_tests',
|
|
|