Index: content/child/notifications/notification_manager.cc |
diff --git a/content/child/notifications/notification_manager.cc b/content/child/notifications/notification_manager.cc |
index 920cba7ed5429a2835c05d39432d47576afa1001..9add9da454e2c6207f47bc73539aa18cb3f060b9 100644 |
--- a/content/child/notifications/notification_manager.cc |
+++ b/content/child/notifications/notification_manager.cc |
@@ -15,7 +15,6 @@ |
#include "content/child/notifications/notification_dispatcher.h" |
#include "content/child/service_worker/web_service_worker_registration_impl.h" |
#include "content/child/thread_safe_sender.h" |
-#include "content/common/notification_constants.h" |
#include "content/public/common/platform_notification_data.h" |
#include "third_party/WebKit/public/platform/WebSecurityOrigin.h" |
#include "third_party/WebKit/public/platform/modules/notifications/WebNotificationDelegate.h" |