Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2257)

Unified Diff: cc/cc_tests.gyp

Issue 1082103003: Make a couple of SurfaceAggregatorPerfTests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « cc/BUILD.gn ('k') | cc/debug/lap_timer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 90bbc98738516d3d8b6681022f40909b6b2f6ae6..69ea01d3456199eea00eee3c7895ae4fcb7c6082 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -347,6 +347,7 @@
'../ui/gfx/gfx.gyp:gfx',
'../ui/gfx/gfx.gyp:gfx_geometry',
'cc.gyp:cc',
+ 'cc.gyp:cc_surfaces',
'cc_test_support',
],
'sources': [
@@ -359,6 +360,7 @@
'resources/texture_compressor_perftest.cc',
'resources/tile_manager_perftest.cc',
'resources/tile_task_worker_pool_perftest.cc',
+ 'surfaces/surface_aggregator_perftest.cc',
'test/cc_test_suite.cc',
'test/run_all_perftests.cc',
'trees/layer_tree_host_common_perftest.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/debug/lap_timer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698