summaryrefslogtreecommitdiffstats
path: root/cc/cc_tests.gyp
diff options
context:
space:
mode:
authorclholgat@chromium.org <clholgat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 03:37:52 +0000
committerclholgat@chromium.org <clholgat@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-10-18 03:37:52 +0000
commit3393fa960d7d56822e708283f5d95c26a98ad6c9 (patch)
tree6c3691434345e9626dd25ef832bfed3ba6ee839b /cc/cc_tests.gyp
parent07dc129b87aadd0b92b7cdf9555d4df4f2b172f1 (diff)
downloadchromium_src-3393fa960d7d56822e708283f5d95c26a98ad6c9.zip
chromium_src-3393fa960d7d56822e708283f5d95c26a98ad6c9.tar.gz
chromium_src-3393fa960d7d56822e708283f5d95c26a98ad6c9.tar.bz2
Add a dense impl painted layer tree perf test.
Layer tree was taken from a tablet with ~15 tabs. And is meant to simulate a browser compositor with an updating tab contents. Review URL: https://codereview.chromium.org/26694004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229299 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'cc/cc_tests.gyp')
-rw-r--r--cc/cc_tests.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 8763184..d48a4ae 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -242,6 +242,7 @@
'type': '<(gtest_target_type)',
'dependencies': [
'../base/base.gyp:test_support_base',
+ '../gpu/gpu.gyp:gpu',
'../media/media.gyp:media',
'../skia/skia.gyp:skia',
'../testing/gmock.gyp:gmock',