| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp
|
| index b02c25e143f2a627162b6f70e15b4bc342e48534..1d87a97520bda31e3004c75d263ef9eaf8c40b50 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp
|
| @@ -167,4 +167,4 @@ void LayoutSVGInline::invalidateTreeIfNeeded(PaintInvalidationState& paintInvali
|
| invalidatePaintOfSubtreesIfNeeded(childTreeWalkState);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|