| Index: third_party/WebKit/Source/core/animation/Animation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/Animation.h b/third_party/WebKit/Source/core/animation/Animation.h
|
| index e4a988ec1adfc3756eab3d459eb8e6bcb787a939..339209ee65f3a4012595097b29c7f009e9cdfe12 100644
|
| --- a/third_party/WebKit/Source/core/animation/Animation.h
|
| +++ b/third_party/WebKit/Source/core/animation/Animation.h
|
| @@ -32,7 +32,7 @@
|
| #define Animation_h
|
|
|
| #include "bindings/core/v8/ActiveScriptWrappable.h"
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptPromise.h"
|
| #include "bindings/core/v8/ScriptPromiseProperty.h"
|
| #include "core/CSSPropertyNames.h"
|
|
|