| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 00dc0353037ae4febd5e19fb94a6053083b1fbf0..650c574a630f2c06842930ae3c95992f285b2adc 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',
|
|
|