| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 8089133a3c8d0052d2266dc98921de98c80aba2b..dc179bbd6df902d1538377147bd4c363ab691bfa 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -139,6 +139,8 @@
|
| 'child/notifications/notification_image_loader.h',
|
| 'child/notifications/notification_manager.cc',
|
| 'child/notifications/notification_manager.h',
|
| + 'child/notifications/pending_notification.cc',
|
| + 'child/notifications/pending_notification.h',
|
| 'child/notifications/pending_notifications_tracker.cc',
|
| 'child/notifications/pending_notifications_tracker.h',
|
| 'child/npapi/np_channel_base.cc',
|
|
|