Index: ui/message_center/message_center.h |
diff --git a/ui/message_center/message_center.h b/ui/message_center/message_center.h |
index 6db00a2e322d8a1709ce8791e8f06a702d8fa15f..05c00662d4368f12e9f764e9f1cc346565e384c4 100644 |
--- a/ui/message_center/message_center.h |
+++ b/ui/message_center/message_center.h |
@@ -18,10 +18,6 @@ |
class DownloadNotification; |
class DownloadNotificationTestBase; |
-namespace base { |
-class DictionaryValue; |
-} |
- |
// Interface to manage the NotificationList. The client (e.g. Chrome) calls |
// [Add|Remove|Update]Notification to create and update notifications in the |
// list. It also sends those changes to its observers when a notification |