summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authordarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-08 17:54:07 +0000
committerdarin@chromium.org <darin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-05-08 17:54:07 +0000
commitce00de663989ff5194cbd51c81cdf6b780b8a6b1 (patch)
treebc04fee81a66ad8c477235cefaa9113718df381f /build/all.gyp
parentc0bc382507ef4ffb63f4be13542ce7b94e020a5d (diff)
downloadchromium_src-ce00de663989ff5194cbd51c81cdf6b780b8a6b1.zip
chromium_src-ce00de663989ff5194cbd51c81cdf6b780b8a6b1.tar.gz
chromium_src-ce00de663989ff5194cbd51c81cdf6b780b8a6b1.tar.bz2
Delete test_shell.
R=jochen@chromium.org Review URL: https://codereview.chromium.org/15028002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198933 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/all.gyp b/build/all.gyp
index fd36697..d9176a1 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"', {
@@ -683,7 +682,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',