From b821ead2489a91136f544aa7cdedf655fb683314 Mon Sep 17 00:00:00 2001 From: "nsylvain@chromium.org" Date: Wed, 21 Oct 2009 23:13:38 +0000 Subject: Add the nacl ui test to the Chromium Builder configuration. Review URL: http://codereview.chromium.org/307031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@29731 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/all.gyp b/build/all.gyp index baf9c98..a32d164 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -134,6 +134,7 @@ '../app/app.gyp:app_unittests', '../chrome/chrome.gyp:browser_tests', '../chrome/chrome.gyp:memory_test', + '../chrome/chrome.gyp:nacl_ui_tests', '../chrome/chrome.gyp:page_cycler_tests', '../chrome/chrome.gyp:startup_tests', '../chrome/chrome.gyp:tab_switching_test', -- cgit v1.1