| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 04563785d776e5c9ed57cc29228ef1d45c2a15c1..fd37842f1ec8bc17bbc5feef8d431df83b2069cd 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -119,6 +119,8 @@
|
| 'child/notifications/notification_image_loader.h',
|
| 'child/notifications/notification_manager.cc',
|
| 'child/notifications/notification_manager.h',
|
| + 'child/notifications/pending_notification_tracker.cc',
|
| + 'child/notifications/pending_notification_tracker.h',
|
| 'child/npapi/np_channel_base.cc',
|
| 'child/npapi/np_channel_base.h',
|
| 'child/npapi/npobject_base.h',
|
|
|