summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authornsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 23:31:59 +0000
committernsylvain@chromium.org <nsylvain@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-20 23:31:59 +0000
commit70aea9a5998558d4e356b7ffdba7af25fc9dde95 (patch)
tree8e0a47e676d561f60ceb98c44f2c5c4bc5bf6083 /build
parentb41422d5a4b73bf35c759374625c98d7f7d11cd7 (diff)
downloadchromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.zip
chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.gz
chromium_src-70aea9a5998558d4e356b7ffdba7af25fc9dde95.tar.bz2
Remove old files.
Review URL: http://codereview.chromium.org/425008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@32711 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp22
1 files changed, 0 insertions, 22 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 0fc8293..c34ff48 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -222,28 +222,6 @@
'../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
],
},
- {
- 'target_name': 'purify_builder_ui',
- 'type': 'none',
- 'dependencies': [
- '../chrome/chrome.gyp:ui_tests',
- ],
- },
- {
- 'target_name': 'purify_builder_unit',
- 'type': 'none',
- 'dependencies': [
- '../chrome/chrome.gyp:unit_tests',
- ],
- },
- {
- 'target_name': 'purify_builder_webkit',
- 'type': 'none',
- 'dependencies': [
- '../webkit/tools/test_shell/test_shell.gyp:test_shell_tests',
- '../webkit/tools/test_shell/test_shell.gyp:test_shell',
- ],
- },
], # targets
}], # OS="win"
], # conditions