| Index: chrome/browser/notifications/desktop_notification_service.cc
|
| diff --git a/chrome/browser/notifications/desktop_notification_service.cc b/chrome/browser/notifications/desktop_notification_service.cc
|
| index 78f4c434f72571dfcb543e72983fe3625ed2312c..a4e3c09c3480615b3a65033d414cb5e4715e38d0 100644
|
| --- a/chrome/browser/notifications/desktop_notification_service.cc
|
| +++ b/chrome/browser/notifications/desktop_notification_service.cc
|
| @@ -19,8 +19,6 @@
|
| #include "components/content_settings/core/common/permission_request_id.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "content/public/browser/browser_thread.h"
|
| -#include "content/public/browser/desktop_notification_delegate.h"
|
| -#include "content/public/common/show_desktop_notification_params.h"
|
| #include "ui/base/webui/web_ui_util.h"
|
| #include "ui/message_center/notifier_settings.h"
|
|
|
|
|