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

Unified Diff: cc/cc.gyp

Issue 397443002: [not for review] Add Draw entries to window Performance Timeline Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use damage rect not viewport rect 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 | « cc/blink/web_layer_impl.cc ('k') | cc/debug/smoothness_timing_tracker.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index af640a20ed276d1d681557b2409469087b70ffce..1ff47eb49e94bf7bfb6b967ad528fc69aff29710 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -132,6 +132,8 @@
'debug/rendering_stats_instrumentation.cc',
'debug/rendering_stats_instrumentation.h',
'debug/ring_buffer.h',
+ 'debug/smoothness_timing_tracker.cc',
+ 'debug/smoothness_timing_tracker.h',
'debug/traced_picture.cc',
'debug/traced_picture.h',
'debug/traced_value.cc',
« no previous file with comments | « cc/blink/web_layer_impl.cc ('k') | cc/debug/smoothness_timing_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698