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

Unified Diff: cc/BUILD.gn

Issue 2352393002: cc: Detach spiral iterator implementation to separate file. (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') | cc/base/spiral_iterator_unittest.cc » ('J')
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 5a87f21c4f93926d4d5f9c2f46055bc185571bb2..1270671606bdfb1712d2d940bbb02d6f77e8c318 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -823,6 +823,7 @@ test("cc_unittests") {
"base/rolling_time_delta_history_unittest.cc",
"base/rtree_unittest.cc",
"base/simple_enclosed_region_unittest.cc",
+ "base/spiral_iterator_unittest.cc",
"base/tiling_data_unittest.cc",
"base/unique_notifier_unittest.cc",
"blimp/picture_data_conversions_unittest.cc",
« no previous file with comments | « no previous file | cc/base/BUILD.gn » ('j') | cc/base/spiral_iterator_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698