| Index: Source/platform/animation/TimingFunction.h
|
| diff --git a/Source/platform/animation/TimingFunction.h b/Source/platform/animation/TimingFunction.h
|
| index 7f02ac404d5c45218a11071d3da4edcfa5fcd51b..69d183b93bc72eb58ca66e93fea674c8c76a5506 100644
|
| --- a/Source/platform/animation/TimingFunction.h
|
| +++ b/Source/platform/animation/TimingFunction.h
|
| @@ -25,7 +25,6 @@
|
| #ifndef TimingFunction_h
|
| #define TimingFunction_h
|
|
|
| -#include "RuntimeEnabledFeatures.h"
|
| #include "platform/animation/AnimationUtilities.h" // For blend()
|
| #include "platform/animation/UnitBezier.h"
|
| #include "wtf/OwnPtr.h"
|
|
|