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

Unified Diff: cc/rate_limiter.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
« cc/cc.gyp ('K') | « cc/raster_worker_pool.h ('k') | cc/region.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/rate_limiter.cc
diff --git a/cc/rate_limiter.cc b/cc/rate_limiter.cc
index 2c5cbabf8f9e8c9bbcb418b9f11d50bd3269c7f2..e5ebb11aaed014e7e42c3c889997a29c944b17ef 100644
--- a/cc/rate_limiter.cc
+++ b/cc/rate_limiter.cc
@@ -5,7 +5,7 @@
#include "cc/rate_limiter.h"
#include "base/debug/trace_event.h"
-#include "cc/thread.h"
+#include "cc/base/thread.h"
#include "third_party/WebKit/Source/Platform/chromium/public/WebGraphicsContext3D.h"
namespace cc {
« cc/cc.gyp ('K') | « cc/raster_worker_pool.h ('k') | cc/region.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698