| Index: Source/core/animation/AnimationHelpers.h
|
| diff --git a/Source/core/animation/AnimationHelpers.h b/Source/core/animation/AnimationHelpers.h
|
| index 3b1c6886e8115f0f8b5a548c21cb6b1f566802a2..c6ee2c9c212fd8e188eb9cc87668824de5dd6ccc 100644
|
| --- a/Source/core/animation/AnimationHelpers.h
|
| +++ b/Source/core/animation/AnimationHelpers.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef AnimationHelpers_h
|
| #define AnimationHelpers_h
|
|
|
| -#include "core/css/parser/CSSParser.h"
|
| +#include "core/css/parser/BisonCSSParser.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|