From 6ee1195548023a4c9525357ee508f6d35229f6ac Mon Sep 17 00:00:00 2001 From: "braffert@chromium.org" Date: Wed, 27 Jul 2011 22:14:15 +0000 Subject: add sync_performance_tests to chromium_builder_perf dependencies BUG=90441 TEST=sync_performance_tests Review URL: http://codereview.chromium.org/7520003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94367 0039d316-1c4b-4281-b951-d872f2087c98 --- build/all.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'build/all.gyp') diff --git a/build/all.gyp b/build/all.gyp index 852b56d..fff0f7d 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -268,6 +268,7 @@ '../chrome/chrome.gyp:performance_ui_tests', '../chrome/chrome.gyp:plugin_tests', '../chrome/chrome.gyp:startup_tests', + '../chrome/chrome.gyp:sync_performance_tests', '../chrome/chrome.gyp:tab_switching_test', '../chrome/chrome.gyp:ui_tests', # needed for dromaeo, sunspider, v8 '../chrome/chrome.gyp:url_fetch_test', -- cgit v1.1