Index: cc/scoped_thread_proxy.h |
diff --git a/cc/scoped_thread_proxy.h b/cc/scoped_thread_proxy.h |
index c6ac44019ebb885ce9090cf748317877fbeab44b..dd59eee49ff8e98e749b2dd143ea1c2b032b2c48 100644 |
--- a/cc/scoped_thread_proxy.h |
+++ b/cc/scoped_thread_proxy.h |
@@ -5,9 +5,9 @@ |
#ifndef CCScopedThreadProxy_h |
#define CCScopedThreadProxy_h |
-#include "CCThreadTask.h" |
#include "base/logging.h" |
#include "base/threading/platform_thread.h" |
+#include "cc/thread_task.h" |
#include <wtf/OwnPtr.h> |
#include <wtf/PassOwnPtr.h> |
#include <wtf/ThreadSafeRefCounted.h> |