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

Unified Diff: cc/BUILD.gn

Issue 595733002: Revert of Class for allocating a chunk of memory for RenderPass (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mojojojo
Patch Set: Created 6 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/cc.gyp » ('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 5539931176d4a1b37cfd0e3a93806d726f9bc4ec..2542b2ec862446718d0ec0e1008bb47e3fd12852 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -292,8 +292,6 @@
"quads/io_surface_draw_quad.cc",
"quads/io_surface_draw_quad.h",
"quads/largest_draw_quad.h",
- "quads/list_container.cc",
- "quads/list_container.h",
"quads/picture_draw_quad.cc",
"quads/picture_draw_quad.h",
"quads/render_pass.cc",
@@ -718,7 +716,6 @@
"output/shader_unittest.cc",
"output/software_renderer_unittest.cc",
"quads/draw_quad_unittest.cc",
- "quads/list_container_unittest.cc",
"quads/render_pass_unittest.cc",
"resources/layer_quad_unittest.cc",
"resources/picture_layer_tiling_set_unittest.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698