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

Unified Diff: cc/cc.gyp

Issue 834343004: cc: Add frame timing request plumbing through the layers. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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
Index: cc/cc.gyp
diff --git a/cc/cc.gyp b/cc/cc.gyp
index 5ac82c7e90479deb182543abb30df9fd738bc3de..d932478e617e47d2e05729ef027a6b7dc398641f 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_request.cc',
+ 'debug/frame_timing_request.h',
'debug/frame_timing_tracker.cc',
'debug/frame_timing_tracker.h',
'debug/frame_viewer_instrumentation.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/debug/frame_timing_request.h » ('j') | cc/debug/frame_timing_request.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698