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

Unified Diff: cc/cc.gyp

Issue 799863004: not for commit/review (thread cost tracker) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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/BUILD.gn ('k') | cc/debug/frame_timing_cost_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 43e4b20243a8aafb347bf994a3bc7b7a6c23ec91..c5101630ecbd96b4148e776fc485225d6a38f23f 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -106,6 +106,8 @@
'debug/devtools_instrumentation.h',
'debug/frame_rate_counter.cc',
'debug/frame_rate_counter.h',
+ 'debug/frame_timing_cost_tracker.cc',
+ 'debug/frame_timing_cost_tracker.h',
'debug/frame_viewer_instrumentation.h',
'debug/invalidation_benchmark.cc',
'debug/invalidation_benchmark.h',
@@ -142,6 +144,8 @@
'debug/unittest_only_benchmark.h',
'debug/unittest_only_benchmark_impl.cc',
'debug/unittest_only_benchmark_impl.h',
+ 'debug/worker_thread_cost_tracker.cc',
+ 'debug/worker_thread_cost_tracker.h',
'input/input_handler.cc',
'input/input_handler.h',
'input/page_scale_animation.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/debug/frame_timing_cost_tracker.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698