| Index: third_party/WebKit/Source/core/animation/SampledEffect.cpp
|
| diff --git a/third_party/WebKit/Source/core/animation/SampledEffect.cpp b/third_party/WebKit/Source/core/animation/SampledEffect.cpp
|
| index dce57b164912e43e44ea3634fe267e35c2812ba5..30aee7ab143d913f88ab898e5b86e384e2d22815 100644
|
| --- a/third_party/WebKit/Source/core/animation/SampledEffect.cpp
|
| +++ b/third_party/WebKit/Source/core/animation/SampledEffect.cpp
|
| @@ -4,11 +4,6 @@
|
|
|
| #include "core/animation/SampledEffect.h"
|
|
|
| -#include "core/animation/InterpolationEnvironment.h"
|
| -#include "core/animation/InvalidatableInterpolation.h"
|
| -#include "core/animation/SVGInterpolation.h"
|
| -#include "core/svg/SVGElement.h"
|
| -
|
| namespace blink {
|
|
|
| SampledEffect::SampledEffect(KeyframeEffect* effect)
|
|
|