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

Unified Diff: cc/cc.gyp

Issue 13874002: Switch LatencyInfo struct to use a map. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 8 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 | « no previous file | cc/debug/latency_info.h » ('j') | cc/debug/latency_info.cc » ('J')
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 d8c6a2a51ea4aa3ebfa98865378d70d5628c8b5e..03c0d6e74fb32c9f5386556ef440ef9162d68a14 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -97,6 +97,7 @@
'layers/io_surface_layer_impl.h',
'animation/keyframed_animation_curve.cc',
'animation/keyframed_animation_curve.h',
+ 'debug/latency_info.cc',
'debug/latency_info.h',
'layers/layer.cc',
'layers/layer.h',
« no previous file with comments | « no previous file | cc/debug/latency_info.h » ('j') | cc/debug/latency_info.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698