Index: third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h |
diff --git a/third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h b/third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h |
index 1fc9c400b8d15113af1aa007a7230bce66c0ee0d..3a99ec8e728ac082371b39161677c49ad88cc699 100644 |
--- a/third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h |
+++ b/third_party/WebKit/Source/web/AnimationWorkletProxyClientImpl.h |
@@ -7,9 +7,9 @@ |
#include "core/dom/AnimationWorkletProxyClient.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 { |