Index: webkit/compositor_bindings/CCThreadImpl.h |
diff --git a/webkit/compositor_bindings/CCThreadImpl.h b/webkit/compositor_bindings/CCThreadImpl.h |
index b45acb3fa28fed8bdd9a8dd1d7203a8b55788f7b..60c88d284111e80ca5fd121ebd32a62349e0daec 100644 |
--- a/webkit/compositor_bindings/CCThreadImpl.h |
+++ b/webkit/compositor_bindings/CCThreadImpl.h |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "CCThread.h" |
+#include "cc/thread.h" |
#include "base/threading/platform_thread.h" |
#include <wtf/OwnPtr.h> |
#include <wtf/Threading.h> |