| Index: third_party/WebKit/Source/core/animation/DoubleStyleInterpolation.h
|
| diff --git a/third_party/WebKit/Source/core/animation/DoubleStyleInterpolation.h b/third_party/WebKit/Source/core/animation/DoubleStyleInterpolation.h
|
| index 7ab32b27abf6dc03799d7c851ea70630870214a8..771178c28d7d7401cf4f624c41c33277c41adb5f 100644
|
| --- a/third_party/WebKit/Source/core/animation/DoubleStyleInterpolation.h
|
| +++ b/third_party/WebKit/Source/core/animation/DoubleStyleInterpolation.h
|
| @@ -49,5 +49,5 @@ private:
|
|
|
| friend class AnimationDoubleStyleInterpolationTest;
|
| };
|
| -}
|
| +} // namespace blink
|
| #endif
|
|
|