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

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: git pull of third_party/WebKit Created 6 years, 5 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 1a62366860adc6d24673c3200181719990d44706..e075ac7fb614b17aeec8056e88ee389d46accda3 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -118,6 +118,8 @@
'debug/micro_benchmark_controller_impl.h',
'debug/paint_time_counter.cc',
'debug/paint_time_counter.h',
+ 'debug/performance_draw_timing_counter.cc',
+ 'debug/performance_draw_timing_counter.h',
'debug/picture_record_benchmark.cc',
'debug/picture_record_benchmark.h',
'debug/rasterize_and_record_benchmark.cc',
@@ -187,6 +189,7 @@
'layers/nine_patch_layer.h',
'layers/nine_patch_layer_impl.cc',
'layers/nine_patch_layer_impl.h',
+ 'layers/paint_properties.cc',
'layers/paint_properties.h',
'layers/painted_scrollbar_layer.cc',
'layers/painted_scrollbar_layer.h',
« no previous file with comments | « no previous file | cc/debug/performance_draw_timing_counter.h » ('j') | cc/debug/performance_draw_timing_counter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698