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

Unified Diff: cc/BUILD.gn

Issue 2747273002: cc: Remove AsValue virtual from DisplayItem. (Closed)
Patch Set: Created 3 years, 9 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/debug/traced_display_item_list.h » ('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 342f566557b0ee164ad7ff919e37672dc1d4e3b6..b1a18c0b731ebf8ec91bb128aed0aa1e994433e8 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -44,8 +44,6 @@ cc_component("cc") {
"debug/rendering_stats_instrumentation.cc",
"debug/rendering_stats_instrumentation.h",
"debug/ring_buffer.h",
- "debug/traced_display_item_list.cc",
- "debug/traced_display_item_list.h",
"debug/traced_value.cc",
"debug/traced_value.h",
"debug/unittest_only_benchmark.cc",
« no previous file with comments | « no previous file | cc/debug/traced_display_item_list.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698