Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/TimingInput.h |
| diff --git a/third_party/WebKit/Source/core/animation/TimingInput.h b/third_party/WebKit/Source/core/animation/TimingInput.h |
| index 99a91be28cda780c026f3ff3f79add31f97f40ea..18542f50474d29aa2d4ec1439d802580875fe1c3 100644 |
| --- a/third_party/WebKit/Source/core/animation/TimingInput.h |
| +++ b/third_party/WebKit/Source/core/animation/TimingInput.h |
| @@ -11,7 +11,6 @@ |
| namespace blink { |
| -class Dictionary; |
| class Document; |
| class ExceptionState; |
| class KeyframeEffectOptions; |