Index: cc/scoped_thread_proxy.h |
diff --git a/cc/scoped_thread_proxy.h b/cc/scoped_thread_proxy.h |
index 802046dcfa858a6dbe09b4d0896adac1b99f10f3..608b9106330f266388cb23a4cddb661d09388cc6 100644 |
--- a/cc/scoped_thread_proxy.h |
+++ b/cc/scoped_thread_proxy.h |
@@ -5,7 +5,7 @@ |
#ifndef CCScopedThreadProxy_h |
#define CCScopedThreadProxy_h |
-#include "CCThreadTask.h" |
+#include "cc/thread_task.h" |
#include "base/threading/platform_thread.h" |
#include <wtf/OwnPtr.h> |
#include <wtf/PassOwnPtr.h> |