Index: third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp |
diff --git a/third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp b/third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp |
index e9eaeee55ff51a0d1a9fa11064cee03175c43ea3..e3003ffbba6570b27d666e32ffd99d7c692dcba4 100644 |
--- a/third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp |
+++ b/third_party/WebKit/Source/core/css/ComputedStyleCSSValueMapping.cpp |
@@ -56,6 +56,7 @@ |
#include "core/style/PathStyleMotionPath.h" |
#include "core/style/QuotesData.h" |
#include "core/style/ShadowList.h" |
+#include "core/style/StyleVariableData.h" |
#include "core/svg/SVGPathUtilities.h" |
#include "platform/LengthFunctions.h" |