| Index: third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
 | 
| diff --git a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
 | 
| index 331ea22bdf93701930afc49e4ee3e52fb70e99f5..8c924dc8a4397747e1d6d6cc1f2e283cd8e2d7dd 100644
 | 
| --- a/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
 | 
| +++ b/third_party/WebKit/Source/core/css/cssom/StyleValueFactory.h
 | 
| @@ -13,7 +13,7 @@ namespace blink {
 | 
|  
 | 
|  class CSSValue;
 | 
|  
 | 
| -class StyleValueFactory {
 | 
| +class CORE_EXPORT StyleValueFactory {
 | 
|    STATIC_ONLY(StyleValueFactory);
 | 
|  
 | 
|   public:
 | 
| 
 |