Index: third_party/WebKit/Source/core/style/ComputedStyle.h |
diff --git a/third_party/WebKit/Source/core/style/ComputedStyle.h b/third_party/WebKit/Source/core/style/ComputedStyle.h |
index e44f182d5d4ebe55bb09ec6a67bed842cc87a865..0d3b7b5a12f6f6c74255199acc2a5209c062fb17 100644 |
--- a/third_party/WebKit/Source/core/style/ComputedStyle.h |
+++ b/third_party/WebKit/Source/core/style/ComputedStyle.h |
@@ -107,6 +107,7 @@ class FilterOperations; |
class AppliedTextDecoration; |
class BorderData; |
struct BorderEdge; |
+class CSSVariableData; |
class CounterContent; |
class Font; |
class FontMetrics; |