Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h |
| diff --git a/third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h b/third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h |
| index 3c65f9e7d8310ae093a811a82b9e38f9df08c109..6e2199100b7c55e6251bfd7ddba5e9603bf42133 100644 |
| --- a/third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h |
| +++ b/third_party/WebKit/Source/core/animation/CSSLengthInterpolationType.h |
| @@ -12,7 +12,6 @@ |
| namespace blink { |
| class ComputedStyle; |
| -class CSSToLengthConversionData; |
| class CSSLengthInterpolationType : public CSSInterpolationType { |
| public: |