| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 8dbc7a2dae61610da27ff9973e82fd2e9196988f..ab52858efc1698096ef63657cc771c5b7b3848cb 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -98,6 +98,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',
|
|
|