Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGElementRareData.h |
| diff --git a/third_party/WebKit/Source/core/svg/SVGElementRareData.h b/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
| index f2c53151f72ff1fccacb73a814f60efe28fcf3a4..1ebfff1772d9bd82bd8334560f98ddcdb7caf007 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
| +++ b/third_party/WebKit/Source/core/svg/SVGElementRareData.h |
| @@ -111,6 +111,6 @@ private: |
| AffineTransform m_animateMotionTransform; |
| }; |
| -} |
| +} // namespace blink |
| #endif |