| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
|
| index 28ec9a5dba668ffadf46b91d1a2d58e20afba64d..26cd0fa96511c751f55117bdbf96afe69b592951 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePaintServer.h
|
| @@ -90,6 +90,6 @@ public:
|
|
|
| DEFINE_TYPE_CASTS(LayoutSVGResourcePaintServer, LayoutSVGResourceContainer, resource, resource->isSVGPaintServer(), resource.isSVGPaintServer());
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|