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

Unified Diff: cc/BUILD.gn

Issue 2320883002: Move BSP tree perf test to cc/output/. (Closed)
Patch Set: Created 4 years, 3 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 | « no previous file | cc/output/bsp_tree_perftest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index b098d79bcaf82dd08147c7778f08bde1313d48bf..3562e553a5c6481d469d702836b311c78ea11b38 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -998,6 +998,7 @@ test("cc_perftests") {
"ipc/cc_serialization_perftest.cc",
"layers/layer_perftest.cc",
"layers/picture_layer_impl_perftest.cc",
+ "output/bsp_tree_perftest.cc",
"quads/draw_quad_perftest.cc",
"raster/raster_buffer_provider_perftest.cc",
"raster/task_graph_runner_perftest.cc",
« no previous file with comments | « no previous file | cc/output/bsp_tree_perftest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698