Chromium Code Reviews| Index: content/child/notifications/notification_manager.h |
| diff --git a/content/child/notifications/notification_manager.h b/content/child/notifications/notification_manager.h |
| index 30f0187e516e77a1f7b7c8e58e40924a543bb9de..32a5e4dd3f0d1fd2617e0c31035d538946d4fd17 100644 |
| --- a/content/child/notifications/notification_manager.h |
| +++ b/content/child/notifications/notification_manager.h |
| @@ -25,7 +25,6 @@ |
| namespace content { |
| struct NotificationResources; |
| -struct PlatformNotificationData; |
| class ThreadSafeSender; |
| class NotificationManager : public blink::WebNotificationManager, |