Index: third_party/WebKit/Source/web/CompositorWorkerProxyClientImpl.h |
diff --git a/third_party/WebKit/Source/web/CompositorWorkerProxyClientImpl.h b/third_party/WebKit/Source/web/CompositorWorkerProxyClientImpl.h |
index 5f9a600be98e5d307659b99483ed0d563393878f..1ad4f271b6b19e045616c1d70540d60136f59dce 100644 |
--- a/third_party/WebKit/Source/web/CompositorWorkerProxyClientImpl.h |
+++ b/third_party/WebKit/Source/web/CompositorWorkerProxyClientImpl.h |
@@ -7,9 +7,9 @@ |
#include "core/dom/CompositorWorkerProxyClient.h" |
#include "platform/heap/Handle.h" |
+#include "platform/wtf/Noncopyable.h" |
#include "web/CompositorAnimator.h" |
#include "web/CompositorProxyClientImpl.h" |
-#include "wtf/Noncopyable.h" |
namespace blink { |