Index: third_party/WebKit/Source/modules/push_messaging/PushController.cpp |
diff --git a/third_party/WebKit/Source/modules/push_messaging/PushController.cpp b/third_party/WebKit/Source/modules/push_messaging/PushController.cpp |
index 5bb8e50890e6a81565ff9f318251539e377c46f4..21720600a0574fbcba6a5e1e1c5b3b044bad9706 100644 |
--- a/third_party/WebKit/Source/modules/push_messaging/PushController.cpp |
+++ b/third_party/WebKit/Source/modules/push_messaging/PushController.cpp |
@@ -6,6 +6,7 @@ |
#include "public/platform/modules/push_messaging/WebPushClient.h" |
#include "wtf/Assertions.h" |
+#include "wtf/PassOwnPtr.h" |
namespace blink { |