| Index: third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp
|
| diff --git a/third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp b/third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp
|
| index 06f477d6b4c3cd309fd736b29467ea6f1eaa6165..1c11543fab8e653fbbe13a54edeab222d1b6b7a1 100644
|
| --- a/third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp
|
| +++ b/third_party/WebKit/Source/core/style/StyleRareInheritedData.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "core/style/QuotesData.h"
|
| #include "core/style/ShadowList.h"
|
| #include "core/style/StyleImage.h"
|
| +#include "core/style/StyleVariableData.h"
|
|
|
| namespace blink {
|
|
|
|
|