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

Unified Diff: webkit/compositor_bindings/compositor_bindings.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 | « ui/compositor/layer_unittest.cc ('k') | webkit/compositor_bindings/web_latency_info_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index 48124a3d6e513b03d2740a437be5f6442507eb36..c804bc9858f011322ca014606cb049ab1ede5454 100644
--- a/webkit/compositor_bindings/compositor_bindings.gyp
+++ b/webkit/compositor_bindings/compositor_bindings.gyp
@@ -25,6 +25,7 @@
'web_io_surface_layer_impl.h',
'web_image_layer_impl.cc',
'web_image_layer_impl.h',
+ 'web_latency_info_impl.h',
'web_layer_impl.cc',
'web_layer_impl.h',
'web_nine_patch_layer_impl.cc',
« no previous file with comments | « ui/compositor/layer_unittest.cc ('k') | webkit/compositor_bindings/web_latency_info_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698