Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/properties/SVGProperty.h |
| diff --git a/third_party/WebKit/Source/core/svg/properties/SVGProperty.h b/third_party/WebKit/Source/core/svg/properties/SVGProperty.h |
| index e77f557007b9bf80b445ead21a79ed972d9541cc..f29a6f8f85568a27f0fbd6467f81f7be5a319ce2 100644 |
| --- a/third_party/WebKit/Source/core/svg/properties/SVGProperty.h |
| +++ b/third_party/WebKit/Source/core/svg/properties/SVGProperty.h |
| @@ -116,6 +116,6 @@ private: |
| return static_pointer_cast<thisType>(base.release());\ |
| } |
| -} |
| +} // namespace blink |
| #endif // SVGProperty_h |