Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.cpp |
diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.cpp |
index caeb6475d10e939dd9f48709eb264d4712bafed2..b6cc330f542350bd43bfb3fc6f6ef0ae1c1a6236 100644 |
--- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.cpp |
+++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.cpp |
@@ -121,4 +121,4 @@ void LayoutSVGBlock::invalidateTreeIfNeeded(PaintInvalidationState& paintInvalid |
LayoutBlockFlow::invalidateTreeIfNeeded(paintInvalidationState); |
} |
-} |
+} // namespace blink |