| Index: third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| index 7213a7f7506cf9d89e465c6eb3f9f5823f1b97e5..5690fa11476ce924fcd6203075d1651a128cc0cd 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGLayoutSupport.h
|
| @@ -46,7 +46,7 @@ class SVGLengthContext;
|
| class StrokeData;
|
| class TransformState;
|
|
|
| -class SVGLayoutSupport {
|
| +class CORE_EXPORT SVGLayoutSupport {
|
| STATIC_ONLY(SVGLayoutSupport);
|
| public:
|
| // Shares child layouting code between LayoutSVGRoot/LayoutSVG(Hidden)Container
|
|
|