Index: third_party/WebKit/Source/core/style/ComputedStyle.cpp |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyle.cpp b/third_party/WebKit/Source/core/style/ComputedStyle.cpp |
index 874e929fbcf1e18d199b48bc3f6870a7f744c8fb..4cc2028978c914ef471c67dbe586d0f996260e2f 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyle.cpp |
+++ b/third_party/WebKit/Source/core/style/ComputedStyle.cpp |
@@ -35,6 +35,7 @@ |
#include "core/style/ShadowList.h" |
#include "core/style/StyleImage.h" |
#include "core/style/StyleInheritedData.h" |
+#include "core/style/StyleVariableData.h" |
#include "platform/LengthFunctions.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/fonts/Font.h" |