Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/properties/SVGPropertyTearOff.h |
| diff --git a/third_party/WebKit/Source/core/svg/properties/SVGPropertyTearOff.h b/third_party/WebKit/Source/core/svg/properties/SVGPropertyTearOff.h |
| index b48aef7ded430d0d5e77957c8daad8f2cffca0d4..e709281e4d191cece91ff21a7475fb6b11905765 100644 |
| --- a/third_party/WebKit/Source/core/svg/properties/SVGPropertyTearOff.h |
| +++ b/third_party/WebKit/Source/core/svg/properties/SVGPropertyTearOff.h |
| @@ -159,6 +159,6 @@ private: |
| RefPtrWillBeMember<Property> m_target; |
| }; |
| -} |
| +} // namespace blink |
| #endif // SVGPropertyTearOff_h |