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

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: minor input event changes Created 8 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
Index: webkit/compositor_bindings/compositor_bindings.gyp
diff --git a/webkit/compositor_bindings/compositor_bindings.gyp b/webkit/compositor_bindings/compositor_bindings.gyp
index d122687a356747202e01d3574f568e8ef624f227..e53ee9c0ba74262ebe3874729d0005cd2cf1f2c7 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',

Powered by Google App Engine
This is Rietveld 408576698