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

Unified Diff: cc/cc_tests.gyp

Issue 416273002: BSP Tree perf tests to match LayerSorter perf tests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased with BSP patch Created 6 years, 5 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index e458e7603829c5755554371867f5282152576e92..3e3c456a62edb6e666d8797d0d37ba2ef9ccb1dc 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -323,6 +323,9 @@
# Note: sources list duplicated in GN build.
'layers/layer_perftest.cc',
'layers/picture_layer_impl_perftest.cc',
+ 'output/bsp_controller.cc',
enne (OOO) 2014/07/28 23:37:40 I think these changes shouldn't be here.
troyhildebrandt 2014/07/29 19:57:17 Removed.
+ 'output/bsp_tree.cc',
+ 'quads/draw_polygon.cc',
'resources/picture_layer_tiling_perftest.cc',
'resources/picture_pile_impl_perftest.cc',
'resources/raster_worker_pool_perftest.cc',

Powered by Google App Engine
This is Rietveld 408576698