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

Unified Diff: cc/cc.gyp

Issue 11817011: cc: add RingBuffer class for timestamp storing in FrameRateCounter (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: cleaner test fix Created 7 years, 11 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/frame_rate_counter.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 ce3bbef76ce39cc2fcc5588940a09f1edbdb57b9..ce569b86460487c342229352a88ed18289b39a3a 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -203,6 +203,7 @@
'resource_update_controller.h',
'resource_update_queue.cc',
'resource_update_queue.h',
+ 'ring_buffer.h',
'scheduler.cc',
'scheduler.h',
'scheduler_state_machine.cc',
« no previous file with comments | « no previous file | cc/frame_rate_counter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698