Chromium Code Reviews| Index: third_party/WebKit/Source/core/animation/LengthStyleInterpolation.h |
| diff --git a/third_party/WebKit/Source/core/animation/LengthStyleInterpolation.h b/third_party/WebKit/Source/core/animation/LengthStyleInterpolation.h |
| index 27a8322aa66de46329898d3e21d6017839c56127..874dbe3cc56fd6ed7a3bf87ddbec8958a1805760 100644 |
| --- a/third_party/WebKit/Source/core/animation/LengthStyleInterpolation.h |
| +++ b/third_party/WebKit/Source/core/animation/LengthStyleInterpolation.h |
| @@ -41,6 +41,6 @@ private: |
| InterpolationRange m_range; |
| }; |
| -} |
| +} // namespace blink |
| #endif |