diff options
author | cmp@chromium.org <cmp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-22 22:37:05 +0000 |
---|---|---|
committer | cmp@chromium.org <cmp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-22 22:37:05 +0000 |
commit | 005eec6c5a09424f1dff8aae10c578ca6bf40e7f (patch) | |
tree | 3179c55fb5d70eee60202c6f10f0ddd2dee4130a | |
parent | 73c7c832714fe9a67f1521d1cdcc8ff864fab816 (diff) | |
download | chromium_src-005eec6c5a09424f1dff8aae10c578ca6bf40e7f.zip chromium_src-005eec6c5a09424f1dff8aae10c578ca6bf40e7f.tar.gz chromium_src-005eec6c5a09424f1dff8aae10c578ca6bf40e7f.tar.bz2 |
Add performance_ui_tests to chrome_official_builder.
Review URL: http://codereview.chromium.org/9025020
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115632 0039d316-1c4b-4281-b951-d872f2087c98
-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 3934ad2..80131a0 100644 --- a/build/all.gyp +++ b/build/all.gyp @@ -491,6 +491,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', |