| Index: third_party/WebKit/Source/core/animation/InterpolableValue.h
|
| diff --git a/third_party/WebKit/Source/core/animation/InterpolableValue.h b/third_party/WebKit/Source/core/animation/InterpolableValue.h
|
| index 87569eab7286c2fe7cdeb277ef7d3b81efd1b98f..3bf7a0ef6bc4e43581945a8651a91a49f304568b 100644
|
| --- a/third_party/WebKit/Source/core/animation/InterpolableValue.h
|
| +++ b/third_party/WebKit/Source/core/animation/InterpolableValue.h
|
| @@ -39,7 +39,6 @@ private:
|
|
|
| // Keep interpolate private, but allow calls within the hierarchy without
|
| // knowledge of type.
|
| - friend class DeferredLegacyStyleInterpolation;
|
| friend class InterpolableNumber;
|
| friend class InterpolableBool;
|
| friend class InterpolableList;
|
|
|