| Index: public/platform/WebTransformAnimationCurve.h
|
| diff --git a/public/platform/WebTransformAnimationCurve.h b/public/platform/WebTransformAnimationCurve.h
|
| index b55d00ca57a9227e423350d49189a1de12ac311f..02cc752372c96114c657fb8e6b744c5999b7d12b 100644
|
| --- a/public/platform/WebTransformAnimationCurve.h
|
| +++ b/public/platform/WebTransformAnimationCurve.h
|
| @@ -25,9 +25,8 @@
|
| #ifndef WebTransformAnimationCurve_h
|
| #define WebTransformAnimationCurve_h
|
|
|
| -#include "WebCompositorAnimationCurve.h"
|
| -
|
| #include "WebCommon.h"
|
| +#include "WebCompositorAnimationCurve.h"
|
| #include "WebTransformKeyframe.h"
|
|
|
| namespace blink {
|
|
|