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

Unified Diff: cc/BUILD.gn

Issue 2576793002: cc: Add rtree perftests. (Closed)
Patch Set: rtreefix: large_query Created 4 years 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/base/DEPS » ('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 8e6b7e5468ea8c84570a6df6d9bdd4a5c19f81ee..0eba6a48b7b213cbba519a05229ab01df718af01 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -987,6 +987,7 @@ cc_test("cc_unittests") {
cc_test("cc_perftests") {
sources = [
"animation/animation_host_perftest.cc",
+ "base/rtree_perftest.cc",
"ipc/cc_serialization_perftest.cc",
"layers/layer_perftest.cc",
"layers/picture_layer_impl_perftest.cc",
« no previous file with comments | « no previous file | cc/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698