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

Unified Diff: cc/BUILD.gn

Issue 1165653002: cc: Move list_container_unittest.cc to cc/base/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed quad word from comments. Created 5 years, 7 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/list_container_unittest.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 297004de37f8f7540b01afe5ec06731395fbd5b8..cfe2190b502cd85a7a621d65933e89466b275c0d 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -770,6 +770,7 @@ test("cc_unittests") {
"animation/transform_operations_unittest.cc",
"base/float_quad_unittest.cc",
"base/histograms_unittest.cc",
+ "base/list_container_unittest.cc",
"base/math_util_unittest.cc",
"base/region_unittest.cc",
"base/rolling_time_delta_history_unittest.cc",
@@ -833,7 +834,6 @@ test("cc_unittests") {
"playback/pixel_ref_map_unittest.cc",
"playback/recording_source_unittest.cc",
"quads/draw_quad_unittest.cc",
- "quads/list_container_unittest.cc",
"quads/render_pass_unittest.cc",
"raster/scoped_gpu_raster_unittest.cc",
"raster/task_graph_runner_unittest.cc",
« no previous file with comments | « no previous file | cc/base/list_container_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698