| Index: third_party/WebKit/Source/core/animation/InterpolationEffect.h
|
| diff --git a/third_party/WebKit/Source/core/animation/InterpolationEffect.h b/third_party/WebKit/Source/core/animation/InterpolationEffect.h
|
| index a99f8ebe9ab82a413a467b664aea61a07c79fd4b..43f35500e1a56063d4c079203f5a51debb72611f 100644
|
| --- a/third_party/WebKit/Source/core/animation/InterpolationEffect.h
|
| +++ b/third_party/WebKit/Source/core/animation/InterpolationEffect.h
|
| @@ -10,7 +10,6 @@
|
| #include "core/animation/Keyframe.h"
|
| #include "platform/RuntimeEnabledFeatures.h"
|
| #include "platform/animation/TimingFunction.h"
|
| -#include "wtf/PassOwnPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|