| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 2b3748890e2780ecfd5bc730b9be6b1913cf43d6..a8a67eb74de9a02c1c735b5265578bbe01eb532d 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -96,6 +96,10 @@
|
| 'child/mojo/mojo_application.h',
|
| 'child/multipart_response_delegate.cc',
|
| 'child/multipart_response_delegate.h',
|
| + 'child/notifications/notification_dispatcher.cc',
|
| + 'child/notifications/notification_dispatcher.h',
|
| + 'child/notifications/notification_manager.cc',
|
| + 'child/notifications/notification_manager.h',
|
| 'child/npapi/np_channel_base.cc',
|
| 'child/npapi/np_channel_base.h',
|
| 'child/npapi/npobject_base.h',
|
|
|