Index: third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h |
diff --git a/third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h b/third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h |
index c57bbc908540519620c576b801228c48506beeac..9938fcdc1956b6d1a995fca8987d9bbe1f007944 100644 |
--- a/third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h |
+++ b/third_party/WebKit/Source/core/css/cssom/CSSOMTypes.h |
@@ -6,6 +6,7 @@ |
#define CSSOMTypes_h |
#include "core/CSSPropertyNames.h" |
+#include "wtf/Allocator.h" |
namespace blink { |