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

Unified Diff: cc/delay_based_time_source_unittest.cc

Issue 11225022: cc: Remove CC*.h temporary includes, part 2/4. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 2 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 | « cc/delay_based_time_source.h ('k') | cc/draw_quad.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/delay_based_time_source_unittest.cc
diff --git a/cc/delay_based_time_source_unittest.cc b/cc/delay_based_time_source_unittest.cc
index f8976aeb886f76e4fb1fa3feabf4f1035445f43f..ccd36f9e0b5580203448c119626e70093132cba0 100644
--- a/cc/delay_based_time_source_unittest.cc
+++ b/cc/delay_based_time_source_unittest.cc
@@ -6,8 +6,8 @@
#include "CCDelayBasedTimeSource.h"
-#include "CCThread.h"
#include "cc/test/scheduler_test_common.h"
+#include "cc/thread.h"
#include "testing/gtest/include/gtest/gtest.h"
using namespace cc;
« no previous file with comments | « cc/delay_based_time_source.h ('k') | cc/draw_quad.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698