| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 5202333b89ab8cc4c644fa81ef48d1f2e07dd5e9..62c27cdfaf034a44c1301a1b334d344d4f6f8e61 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -219,6 +219,7 @@
|
| 'content.gyp:content_renderer',
|
| 'content.gyp:content_utility',
|
| 'content.gyp:content_worker',
|
| + 'test_runner',
|
| '../cc/cc_tests.gyp:cc_test_support',
|
| '../media/media.gyp:media',
|
| '../ppapi/ppapi_internal.gyp:ppapi_host',
|
| @@ -226,7 +227,6 @@
|
| '../ppapi/ppapi_internal.gyp:ppapi_shared',
|
| '../ppapi/ppapi_internal.gyp:ppapi_unittest_shared',
|
| '../third_party/WebKit/public/blink.gyp:blink',
|
| - '../third_party/WebKit/public/blink_test_runner.gyp:blink_test_runner',
|
| '../ui/surface/surface.gyp:surface',
|
| '../webkit/child/webkit_child.gyp:webkit_child',
|
| '../webkit/common/gpu/webkit_gpu.gyp:webkit_gpu',
|
|
|