summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
authorbraffert@chromium.org <braffert@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-27 22:14:15 +0000
committerbraffert@chromium.org <braffert@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-27 22:14:15 +0000
commit6ee1195548023a4c9525357ee508f6d35229f6ac (patch)
treedbf7d8315df017dd969c2a4d972ea3607dcd3afe /build/all.gyp
parentf8b4b12870aafa5f07f0b79fcf0e346baa10ae0e (diff)
downloadchromium_src-6ee1195548023a4c9525357ee508f6d35229f6ac.zip
chromium_src-6ee1195548023a4c9525357ee508f6d35229f6ac.tar.gz
chromium_src-6ee1195548023a4c9525357ee508f6d35229f6ac.tar.bz2
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
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
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',