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

Unified Diff: cc/BUILD.gn

Issue 816443003: cc: Include pictures in trace output for DisplayItemLists (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years, 11 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') | cc/debug/picture_debug_util.h » ('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 916ba714de0742c1a4a2616e354a39fde848bb57..0a56cf260f99341eb9e11b50aa5545e56ca974b9 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -96,6 +96,8 @@ component("cc") {
"debug/micro_benchmark_controller_impl.h",
"debug/paint_time_counter.cc",
"debug/paint_time_counter.h",
+ "debug/picture_debug_util.cc",
+ "debug/picture_debug_util.h",
"debug/picture_record_benchmark.cc",
"debug/picture_record_benchmark.h",
"debug/rasterize_and_record_benchmark.cc",
« no previous file with comments | « no previous file | cc/cc.gyp » ('j') | cc/debug/picture_debug_util.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698