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

Unified Diff: cc/cc.gyp

Issue 11293121: Add latency measurement system (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: create cc::LatencyInfo Created 7 years, 12 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 | « ash/wm/window_animations.cc ('k') | cc/input_handler.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 1d92fbff3190dda46ee79cd3333c13a421f67090..b5cd3271c93a719aa5bc33d7d2200117d0faada2 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -90,6 +90,7 @@
'io_surface_layer_impl.h',
'keyframed_animation_curve.cc',
'keyframed_animation_curve.h',
+ 'latency_info.h',
'layer.cc',
'layer.h',
'layer_animation_controller.cc',
« no previous file with comments | « ash/wm/window_animations.cc ('k') | cc/input_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698