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

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') | 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 8858891487d8ed2f13b6dca2793b702172c1398a..aed3fba65cd7f9f638501d8ad6cd6c5de16f2cc8 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -98,6 +98,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698