| Index: third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h
|
| diff --git a/third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h b/third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h
|
| index b806ee828aae6c46a29062ee19bc90f24fee303e..7cae9ef5148f395c950a77673a7bd3377e7f37d1 100644
|
| --- a/third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h
|
| +++ b/third_party/WebKit/Source/core/css/invalidation/StyleInvalidator.h
|
| @@ -18,7 +18,7 @@ class Element;
|
| class HTMLSlotElement;
|
| class InvalidationSet;
|
|
|
| -class StyleInvalidator {
|
| +class CORE_EXPORT StyleInvalidator {
|
| DISALLOW_NEW();
|
| WTF_MAKE_NONCOPYABLE(StyleInvalidator);
|
|
|
|
|