Index: third_party/WebKit/Source/modules/push_messaging/PushController.h |
diff --git a/third_party/WebKit/Source/modules/push_messaging/PushController.h b/third_party/WebKit/Source/modules/push_messaging/PushController.h |
index eb29149ce38adf2bc52886f8543d2f6032a404f8..797c023873b4223f2e4f7530225f5816297c5ea7 100644 |
--- a/third_party/WebKit/Source/modules/push_messaging/PushController.h |
+++ b/third_party/WebKit/Source/modules/push_messaging/PushController.h |
@@ -10,6 +10,7 @@ |
#include "platform/Supplementable.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |