Index: third_party/WebKit/Source/web/WebPluginContainerImpl.h |
diff --git a/third_party/WebKit/Source/web/WebPluginContainerImpl.h b/third_party/WebKit/Source/web/WebPluginContainerImpl.h |
index 213c45bab5a52b86ec8298975f863d056fd1a62e..ff84d43cdcefa5ae6dc14aa6ce3ec2feeb4adb64 100644 |
--- a/third_party/WebKit/Source/web/WebPluginContainerImpl.h |
+++ b/third_party/WebKit/Source/web/WebPluginContainerImpl.h |
@@ -38,6 +38,7 @@ |
#include "public/web/WebPluginContainer.h" |
#include "web/WebExport.h" |
#include "wtf/Compiler.h" |
+#include "wtf/OwnPtr.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/Vector.h" |
#include "wtf/text/WTFString.h" |