Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h |
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h b/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h |
| index da05b0beb4403e1949dd6abf1e281250a2ad7678..3b519b79cc0ec9c5d2727b2a98a19319fbd8fee5 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h |
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGTextQuery.h |
| @@ -46,6 +46,6 @@ private: |
| LayoutObject* m_queryRootLayoutObject; |
| }; |
| -} |
| +} // namespace blink |
| #endif |