Index: third_party/WebKit/Source/core/css/cssom/CSSStyleValue.h |
diff --git a/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.h b/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.h |
index 5e2c3cdd9ddbd7608d4c208f104f822c2089a0db..8e919d750e9f2d35b9215a203fffe116dae36768 100644 |
--- a/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.h |
+++ b/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.h |
@@ -27,6 +27,7 @@ public: |
KeywordType, |
NumberType, |
PositionType, |
+ ResourceType, |
SimpleLengthType, |
TokenStreamType, |
TransformType, |