| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| index df85799b29ec320417254aba1c7cc3adf880032b..eb1b755b54d88a099575ee1897ba75a352cb215c 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.cpp
|
| @@ -181,4 +181,4 @@ SVGPaintDescription LayoutSVGResourcePaintServer::requestPaintDescription(const
|
| return requestPaint(layoutObject, style, resourceMode);
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|