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

Unified Diff: cc/BUILD.gn

Issue 2498383002: cc: Implement tiling iterator based on pyramid sequence.
Patch Set: Created 4 years, 1 month 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/BUILD.gn » ('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 3317502068293833d1bd3074e2423d108576ee08..d4515de21e3fb07bad3ffec5c4cd4081be745b10 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -845,6 +845,7 @@ test("cc_unittests") {
"base/index_rect_unittest.cc",
"base/list_container_unittest.cc",
"base/math_util_unittest.cc",
+ "base/pyramid_sequence_unittest.cc",
"base/random_access_list_container_unittest.cc",
"base/region_unittest.cc",
"base/rolling_time_delta_history_unittest.cc",
« no previous file with comments | « no previous file | cc/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698