Index: third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h |
diff --git a/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h b/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h |
index ba5e6cfed7ab0ca2fa3e95ed827202f25d5cd7cd..d1d475d47a4767843bc10e8a6583030fb5583928 100644 |
--- a/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h |
+++ b/third_party/WebKit/Source/modules/app_banner/AppBannerPromptResult.h |
@@ -8,6 +8,7 @@ |
#include "bindings/core/v8/ScriptWrappable.h" |
#include "public/platform/modules/app_banner/WebAppBannerPromptResult.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/text/WTFString.h" |
namespace blink { |