summaryrefslogtreecommitdiffstats
path: root/chrome/chrome.gyp
diff options
context:
space:
mode:
authorasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-14 03:31:02 +0000
committerasargent@chromium.org <asargent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-14 03:31:02 +0000
commit19783666440e33def6a060a558a661be245d8144 (patch)
treeb3f10b1c67458d7a24a22c4354007323f65046d3 /chrome/chrome.gyp
parentac7342fb9a1ccd1f5c86be0a68004e5d75eb5518 (diff)
downloadchromium_src-19783666440e33def6a060a558a661be245d8144.zip
chromium_src-19783666440e33def6a060a558a661be245d8144.tar.gz
chromium_src-19783666440e33def6a060a558a661be245d8144.tar.bz2
Add UI test for Dromaeo benchmark.
That required minor modification of Dromaeo benchmark to enable automation. BUG=none TEST=none Committing for Anton Muhin (antonm@chromium.org). Review URL: http://codereview.chromium.org/274020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28942 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-xchrome/chrome.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index c5cca5c..03a8b8b 100755
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -4046,6 +4046,7 @@
'test/reliability/page_load_test.cc',
'test/reliability/page_load_test.h',
'test/ui/dom_checker_uitest.cc',
+ 'test/ui/dromaeo_benchmark_uitest.cc',
'test/ui/fast_shutdown_uitest.cc',
'test/ui/history_uitest.cc',
'test/ui/layout_plugin_uitest.cc',