Index: Source/web/NotificationPresenterImpl.cpp |
diff --git a/Source/web/NotificationPresenterImpl.cpp b/Source/web/NotificationPresenterImpl.cpp |
index 04b7a7b973e0626ae58899097db582e4f2bfe66f..5d32895a98ebf03309c470814a4b1c9803ea70d5 100644 |
--- a/Source/web/NotificationPresenterImpl.cpp |
+++ b/Source/web/NotificationPresenterImpl.cpp |
@@ -37,7 +37,6 @@ |
#include "core/dom/ExecutionContext.h" |
#include "modules/notifications/Notification.h" |
#include "weborigin/SecurityOrigin.h" |
-#include "wtf/PassRefPtr.h" |
using namespace WebCore; |