summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-04 19:20:13 +0000
committerkkania@chromium.org <kkania@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-04 19:20:13 +0000
commit3afba4d1deabab42ef388cae40d6383a4b981a67 (patch)
tree2a6876aa4fb6096329d9f75fc6ab3ed24b0dc1c0 /build
parente73b36cf5de2563a425c2bdf15a49bcd98f3d58a (diff)
downloadchromium_src-3afba4d1deabab42ef388cae40d6383a4b981a67.zip
chromium_src-3afba4d1deabab42ef388cae40d6383a4b981a67.tar.gz
chromium_src-3afba4d1deabab42ef388cae40d6383a4b981a67.tar.bz2
Revert 73825 - Add new target for building qa-related targets on the qa waterfall.
BUG=none TEST=none Review URL: http://codereview.chromium.org/6246110 TBR=nirnimesh@chromium.org Review URL: http://codereview.chromium.org/6410086 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@73826 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp10
1 files changed, 1 insertions, 9 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 7e53a6e..ce18cdf 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -217,15 +217,7 @@
'../chrome/chrome.gyp:gpu_tests',
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:DumpRenderTree',
],
- }, # target_name: chromium_gpu_builder
- {
- 'target_name': 'chromium_builder_qa',
- 'type': 'none',
- 'dependencies': [
- '../chrome/chrome.gyp:pyautolib',
- '../chrome/chrome.gyp:chromedriver',
- ],
- }, # target_name: chromium_builder_qa
+ }
],
'conditions': [
['OS=="mac"', {