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 797c023873b4223f2e4f7530225f5816297c5ea7..eb29149ce38adf2bc52886f8543d2f6032a404f8 100644 |
--- a/third_party/WebKit/Source/modules/push_messaging/PushController.h |
+++ b/third_party/WebKit/Source/modules/push_messaging/PushController.h |
@@ -10,7 +10,6 @@ |
#include "platform/Supplementable.h" |
#include "wtf/Forward.h" |
#include "wtf/Noncopyable.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |