Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.h |
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.h |
| index f1da5a9c722c642cd6e098551bf30a283977e317..a31356b5e921eac1fcaae325e7148f2cbb323915 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.h |
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGEllipse.h |
| @@ -54,6 +54,6 @@ private: |
| bool m_usePathFallback; |
| }; |
| -} |
| +} // namespace blink |
| #endif |