| Index: third_party/WebKit/Source/core/animation/NonInterpolableValue.h
|
| diff --git a/third_party/WebKit/Source/core/animation/NonInterpolableValue.h b/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
|
| index 50eeffc8842643a2dd36e40f9d847673d856d3db..97a7c4f1aaa2a402d5920eb63e089bc7bd285a91 100644
|
| --- a/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
|
| +++ b/third_party/WebKit/Source/core/animation/NonInterpolableValue.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef NonInterpolableValue_h
|
| #define NonInterpolableValue_h
|
|
|
| -#include "platform/heap/Handle.h"
|
| +#include "wtf/RefCounted.h"
|
|
|
| namespace blink {
|
|
|
|
|