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

Unified Diff: cc/cc.gyp

Issue 53153006: Simplify rate limiting since it's main thread shared context only (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comment Created 7 years, 1 month 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/layers/texture_layer.cc » ('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 17e8842e25672fb5b841abfbc21e2a183d2d2ae0..cab195fdfb6a68ef2168259b6f0ad346665495c4 100644
--- a/cc/cc.gyp
+++ b/cc/cc.gyp
@@ -378,8 +378,6 @@
'scheduler/delay_based_time_source.h',
'scheduler/frame_rate_controller.cc',
'scheduler/frame_rate_controller.h',
- 'scheduler/rate_limiter.cc',
- 'scheduler/rate_limiter.h',
'scheduler/rolling_time_delta_history.cc',
'scheduler/rolling_time_delta_history.h',
'scheduler/scheduler.cc',
« no previous file with comments | « no previous file | cc/layers/texture_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698