summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 22:59:27 +0000
committerbradnelson@google.com <bradnelson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 22:59:27 +0000
commitd5ffebd24f0fc563e17eaf936ecdf1b1a1c19ec6 (patch)
tree2ab3d2ba340268bb311fe10cf9a516e98657f95b /build
parentaed596058feb3106012dc2f57764e8d561c84c78 (diff)
downloadchromium_src-d5ffebd24f0fc563e17eaf936ecdf1b1a1c19ec6.zip
chromium_src-d5ffebd24f0fc563e17eaf936ecdf1b1a1c19ec6.tar.gz
chromium_src-d5ffebd24f0fc563e17eaf936ecdf1b1a1c19ec6.tar.bz2
Adding courgette64 to the list of things built on the official builder.
BUG=72459 TEST=None Review URL: http://codereview.chromium.org/6598052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76293 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index 392b1ec..aef3bae 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -437,6 +437,7 @@
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
'../courgette/courgette.gyp:courgette',
+ '../courgette/courgette.gyp:courgette64',
'../third_party/adobe/flash/flash_player.gyp:flash_player',
'../webkit/webkit.gyp:test_shell',
],