Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp |
| index f9cbe721615ee1c38bde367d7e9d668b2d9923d4..08b4d5cc98edb1a22bb697ae1912925b6b03e08d 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGDocumentExtensions.cpp |
| @@ -379,4 +379,4 @@ DEFINE_TRACE(SVGDocumentExtensions) |
| #endif |
| } |
| -} |
| +} // namespace blink |