| Index: third_party/WebKit/Source/core/dom/ScriptedAnimationController.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ScriptedAnimationController.h b/third_party/WebKit/Source/core/dom/ScriptedAnimationController.h
|
| index fc3537f116b9e3951cafc662512521e164c610e2..c172e0082daef0987bdd94a68b4b3d5b606b810b 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScriptedAnimationController.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScriptedAnimationController.h
|
| @@ -29,8 +29,6 @@
|
| #include "core/dom/FrameRequestCallbackCollection.h"
|
| #include "platform/heap/Handle.h"
|
| #include "wtf/ListHashSet.h"
|
| -#include "wtf/RefCounted.h"
|
| -#include "wtf/RefPtr.h"
|
| #include "wtf/Vector.h"
|
| #include "wtf/text/AtomicString.h"
|
| #include "wtf/text/StringImpl.h"
|
|
|