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

Unified Diff: cc/BUILD.gn

Issue 1271843005: cc: Remove code for drawing checkerboard quads, it's not used. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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/blink/web_content_layer_impl.cc » ('j') | cc/blink/web_content_layer_impl.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 e421db1f2f7a86bff6db7310cf9b6d560333a335..575d49f25ae6164aef22b1ea5647b47ca87f1756 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -321,8 +321,6 @@ component("cc") {
"playback/raster_source_helper.h",
"playback/transform_display_item.cc",
"playback/transform_display_item.h",
- "quads/checkerboard_draw_quad.cc",
- "quads/checkerboard_draw_quad.h",
"quads/content_draw_quad_base.cc",
"quads/content_draw_quad_base.h",
"quads/debug_border_draw_quad.cc",
« no previous file with comments | « no previous file | cc/blink/web_content_layer_impl.cc » ('j') | cc/blink/web_content_layer_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698