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

Unified Diff: cc/BUILD.gn

Issue 2350563002: cc: Implement IndexRect for encapsulating tile indices. (Closed)
Patch Set: review comments 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/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 b687e535b7bb76fa43220a3d6a536975cd11258a..5a87f21c4f93926d4d5f9c2f46055bc185571bb2 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -815,6 +815,7 @@ test("cc_unittests") {
"base/delayed_unique_notifier_unittest.cc",
"base/float_quad_unittest.cc",
"base/histograms_unittest.cc",
+ "base/index_rect_unittest.cc",
"base/list_container_unittest.cc",
"base/math_util_unittest.cc",
"base/random_access_list_container_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