From 354a4d6bc849ad648913cbb52bfb20603d168629 Mon Sep 17 00:00:00 2001 From: "cmp@chromium.org" Date: Fri, 8 Jul 2011 01:26:45 +0000 Subject: Add performance_ui_tests to chromium_builder. Review URL: http://codereview.chromium.org/7326008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91795 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build') diff --git a/build/all.gyp b/build/all.gyp index 00dc035..650c574 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -1,4 +1,4 @@ -# Copyright (c) 2010 The Chromium Authors. All rights reserved. +# Copyright (c) 2011 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. @@ -432,6 +432,7 @@ '../chrome/chrome.gyp:nacl_ui_tests', '../chrome/chrome.gyp:nacl_sandbox_tests', '../chrome/chrome.gyp:page_cycler_tests', + '../chrome/chrome.gyp:performance_ui_tests', '../chrome/chrome.gyp:plugin_tests', '../chrome/chrome.gyp:safe_browsing_tests', '../chrome/chrome.gyp:selenium_tests', -- cgit v1.1