From d5ffebd24f0fc563e17eaf936ecdf1b1a1c19ec6 Mon Sep 17 00:00:00 2001 From: "bradnelson@google.com" Date: Mon, 28 Feb 2011 22:59:27 +0000 Subject: 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 --- 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