From e957fc5cb820ce452e1095978d6c8a6c5f674c2f Mon Sep 17 00:00:00 2001 From: "kerz@chromium.org" Date: Tue, 1 Mar 2011 01:08:42 +0000 Subject: 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 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) 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', ], -- cgit v1.1