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

Unified Diff: cc/test/scheduler_test_common.h

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/test/scheduler_test_common.h
diff --git a/cc/test/scheduler_test_common.h b/cc/test/scheduler_test_common.h
index be13fbf5cd23447fd5a46ad55c820614401f1569..89f87554bb7d68b466ca5ea46815bbad4c3a91ac 100644
--- a/cc/test/scheduler_test_common.h
+++ b/cc/test/scheduler_test_common.h
@@ -6,9 +6,9 @@
#define CC_TEST_SCHEDULER_TEST_COMMON_H_
#include "base/memory/scoped_ptr.h"
+#include "cc/base/thread.h"
#include "cc/delay_based_time_source.h"
#include "cc/frame_rate_controller.h"
-#include "cc/thread.h"
#include "testing/gtest/include/gtest/gtest.h"
namespace cc {

Powered by Google App Engine
This is Rietveld 408576698