| Index: third_party/WebKit/Source/core/layout/svg/SVGResources.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGResources.h b/third_party/WebKit/Source/core/layout/svg/SVGResources.h
|
| index dbc05910e769e262a0e4f421217cecc1779d3a95..d3b806ecf13f2e15afd69171f930d7cb473a3645 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGResources.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGResources.h
|
| @@ -181,6 +181,6 @@ private:
|
| LayoutSVGResourceContainer* m_linkedResource;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|