Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
| diff --git a/third_party/WebKit/Source/core/svg/graphics/SVGImage.h b/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
| index cd54d2ce6279ccefba00cdcbbb518c45ff3a89aa..c8edfe597b26c75b96a7660e350d92484f59b85a 100644 |
| --- a/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
| +++ b/third_party/WebKit/Source/core/svg/graphics/SVGImage.h |
| @@ -140,6 +140,6 @@ private: |
| ImageObserver* m_observer; |
| }; |
| -} |
| +} // namespace blink |
| #endif // SVGImage_h |