Index: third_party/WebKit/Source/core/css/CSSPropertyMetadata.h |
diff --git a/third_party/WebKit/Source/core/css/CSSPropertyMetadata.h b/third_party/WebKit/Source/core/css/CSSPropertyMetadata.h |
index 9418fd7b7fce975066ff2b1870c943fc4a40a13d..81d29d4c71f6aa4702cc332e84a9961cbca6320a 100644 |
--- a/third_party/WebKit/Source/core/css/CSSPropertyMetadata.h |
+++ b/third_party/WebKit/Source/core/css/CSSPropertyMetadata.h |
@@ -8,6 +8,7 @@ |
#include "core/CSSPropertyNames.h" |
#include "core/CoreExport.h" |
#include "wtf/Allocator.h" |
+#include "wtf/Vector.h" |
namespace blink { |