diff options
author | cmp@chromium.org <cmp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 00:35:11 +0000 |
---|---|---|
committer | cmp@chromium.org <cmp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-18 00:35:11 +0000 |
commit | 4ba853137cc964e590b534297cfad314218d47cd (patch) | |
tree | 688301a1efb2b81db12f9e0a60bb407beac99209 /build/all.gyp | |
parent | 045dae90286af92b80e03ef615d3f97034b101b1 (diff) | |
download | chromium_src-4ba853137cc964e590b534297cfad314218d47cd.zip chromium_src-4ba853137cc964e590b534297cfad314218d47cd.tar.gz chromium_src-4ba853137cc964e590b534297cfad314218d47cd.tar.bz2 |
Merge 115632 - Add performance_ui_tests to chrome_official_builder.
Review URL: http://codereview.chromium.org/9025020
TBR=kerz@chromium.org
Review URL: https://chromiumcodereview.appspot.com/9242036
git-svn-id: svn://svn.chromium.org/chrome/branches/963/src@117999 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/all.gyp')
-rw-r--r-- | build/all.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp index 038df18e..7b15029 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -545,6 +545,7 @@ '../chrome/chrome.gyp:chromedriver', '../chrome/chrome.gyp:crash_service', '../chrome/chrome.gyp:crash_service_win64', + '../chrome/chrome.gyp:performance_ui_tests', '../chrome/chrome.gyp:policy_templates', '../chrome/chrome.gyp:pyautolib', '../chrome/chrome.gyp:reliability_tests', |