Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp b/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
| index 4fcd695d01ca1adb5ac38e8cc98cd1612bbdb160..0b6d073c0ab81d11447914455e39d50c43181367 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGLengthContext.cpp |
| @@ -415,4 +415,4 @@ bool SVGLengthContext::determineViewport(FloatSize& viewportSize) const |
| return true; |
| } |
| -} |
| +} // namespace blink |