Index: Source/core/plugins/DOMPluginArray.cpp |
diff --git a/Source/core/plugins/DOMPluginArray.cpp b/Source/core/plugins/DOMPluginArray.cpp |
index 6767d997092f405c4b4d9d9b58f98993a4d46c34..4f18f22ab26557f6bc24ce5a9d6589a6fe5f6e39 100644 |
--- a/Source/core/plugins/DOMPluginArray.cpp |
+++ b/Source/core/plugins/DOMPluginArray.cpp |
@@ -23,6 +23,7 @@ |
#include "core/frame/LocalFrame.h" |
#include "core/page/Page.h" |
#include "platform/plugins/PluginData.h" |
+#include "wtf/Vector.h" |
#include "wtf/text/AtomicString.h" |
namespace blink { |