| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.cpp
|
| index e3b93edf70f816a61454b2e513c78f05f8dcb502..25b9a888daf709293b009d5941c2b6a88a69495d 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGViewportContainer.cpp
|
| @@ -101,4 +101,4 @@ void LayoutSVGViewportContainer::paint(const PaintInfo& paintInfo, const LayoutP
|
| SVGContainerPainter(*this).paint(paintInfo);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|