summaryrefslogtreecommitdiffstats
path: root/chrome/common/desktop_notifications/active_notification_tracker.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/desktop_notifications/active_notification_tracker.cc')
-rw-r--r--chrome/common/desktop_notifications/active_notification_tracker.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/common/desktop_notifications/active_notification_tracker.cc b/chrome/common/desktop_notifications/active_notification_tracker.cc
index 9822711..0bfff59 100644
--- a/chrome/common/desktop_notifications/active_notification_tracker.cc
+++ b/chrome/common/desktop_notifications/active_notification_tracker.cc
@@ -5,7 +5,6 @@
#include "chrome/common/desktop_notifications/active_notification_tracker.h"
#include "base/message_loop.h"
-#include "base/scoped_ptr.h"
#include "third_party/WebKit/WebKit/chromium/public/WebNotification.h"
#include "third_party/WebKit/WebKit/chromium/public/WebNotificationPermissionCallback.h"