summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorerikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-16 20:52:28 +0000
committererikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-03-16 20:52:28 +0000
commit5cf303dcb63e6bedf34bd8edfaafe5ee5f1871a1 (patch)
tree909a78c45106ae22fde65a2f196894be91b1bebc /build
parenta5620d06eaf532d150491a9d989aa53c168933e3 (diff)
downloadchromium_src-5cf303dcb63e6bedf34bd8edfaafe5ee5f1871a1.zip
chromium_src-5cf303dcb63e6bedf34bd8edfaafe5ee5f1871a1.tar.gz
chromium_src-5cf303dcb63e6bedf34bd8edfaafe5ee5f1871a1.tar.bz2
Define a meta-target for the win_cf bot.
BUG=None TEST=None Review URL: http://codereview.chromium.org/9699122 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@127224 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp12
1 files changed, 12 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 60eb417..823a739 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -446,6 +446,18 @@
],
},
{
+ 'target_name': 'chromium_builder_win_cf',
+ 'type': 'none',
+ 'dependencies': [
+ '../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
+ '../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
+ '../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests',
+ '../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
+ '../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
+ '../chrome_frame/chrome_frame.gyp:npchrome_frame',
+ ],
+ },
+ {
'target_name': 'chromium_builder_dbg_tsan_win',
'type': 'none',
'dependencies': [