| Index: content/child/notifications/pending_notifications_tracker.cc
|
| diff --git a/content/child/notifications/pending_notifications_tracker.cc b/content/child/notifications/pending_notifications_tracker.cc
|
| index 69b5c8e90b7e56cd7856998f8d16a426dd6c24eb..a705ed0e358226b73ca5193fb52b42c5497903e1 100644
|
| --- a/content/child/notifications/pending_notifications_tracker.cc
|
| +++ b/content/child/notifications/pending_notifications_tracker.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/thread_task_runner_handle.h"
|
| #include "content/child/notifications/notification_image_loader.h"
|
| #include "content/child/notifications/notification_manager.h"
|
| -#include "third_party/WebKit/public/platform/WebSerializedOrigin.h"
|
| #include "third_party/WebKit/public/platform/modules/notifications/WebNotificationData.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
|
|
|
|