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

Unified Diff: cc/frame_rate_controller.cc

Issue 12472028: Part 1 of cc/ directory shuffles: base (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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
Index: cc/frame_rate_controller.cc
diff --git a/cc/frame_rate_controller.cc b/cc/frame_rate_controller.cc
index 2f19c253ee8903a43541208548d7f885e8580199..7bf4179a86e8cb2a43fcc6e7167957282eef226f 100644
--- a/cc/frame_rate_controller.cc
+++ b/cc/frame_rate_controller.cc
@@ -6,9 +6,9 @@
#include "base/debug/trace_event.h"
#include "base/logging.h"
+#include "cc/base/thread.h"
#include "cc/delay_based_time_source.h"
#include "cc/time_source.h"
-#include "cc/thread.h"
namespace cc {
« cc/cc.gyp ('K') | « cc/frame_rate_controller.h ('k') | cc/gl_frame_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698