summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkerz@chromium.org <kerz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 01:08:42 +0000
committerkerz@chromium.org <kerz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-03-01 01:08:42 +0000
commite957fc5cb820ce452e1095978d6c8a6c5f674c2f (patch)
treeccf0479e2525415578d99abf66c233a9d7884b35
parentbd9b1a6b63ccb63507a6e29d81dfac5f75334b9b (diff)
downloadchromium_src-e957fc5cb820ce452e1095978d6c8a6c5f674c2f.zip
chromium_src-e957fc5cb820ce452e1095978d6c8a6c5f674c2f.tar.gz
chromium_src-e957fc5cb820ce452e1095978d6c8a6c5f674c2f.tar.bz2
Merge 76293 - Adding courgette64 to the list of things built on the official builder.
BUG=72459 TEST=None Review URL: http://codereview.chromium.org/6598052 TBR=bradnelson@google.com Review URL: http://codereview.chromium.org/6602022 git-svn-id: svn://svn.chromium.org/chrome/branches/686/src@76331 0039d316-1c4b-4281-b951-d872f2087c98
-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',
],