Index: Source/modules/navigatorcontentutils/NavigatorContentUtils.h |
diff --git a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h |
index cc074ea3d14ef3bbf261ad392e0734f24b4486dc..c5d16680fcd07c56321a3b87280a1373613d5f3a 100644 |
--- a/Source/modules/navigatorcontentutils/NavigatorContentUtils.h |
+++ b/Source/modules/navigatorcontentutils/NavigatorContentUtils.h |
@@ -30,6 +30,7 @@ |
#include "modules/navigatorcontentutils/NavigatorContentUtilsClient.h" |
#include "platform/Supplementable.h" |
#include "platform/heap/Handle.h" |
+#include "wtf/OwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace WebCore { |