| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 14d4888e72d4f7ffda7239e54c6fbc8b42ea8a96..68b403cec380692477836023e8740972d708bcc1 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -253,7 +253,6 @@
|
| '../webkit/webkit.gyp:pull_in_copy_TestNetscapePlugIn',
|
| '../ui/app_list/app_list.gyp:app_list_unittests',
|
| '../ui/views/views.gyp:views_unittests',
|
| - '../webkit/webkit.gyp:test_shell_common',
|
| ],
|
| 'conditions': [
|
| ['target_arch!="x64"', {
|
| @@ -682,7 +681,6 @@
|
| 'target_name': 'webkit_builder_win',
|
| 'type': 'none',
|
| 'dependencies': [
|
| - '../webkit/webkit.gyp:test_shell',
|
| '../webkit/webkit.gyp:pull_in_webkit_unit_tests',
|
| '../content/content.gyp:content_shell',
|
| '../webkit/webkit.gyp:pull_in_DumpRenderTree',
|
|
|