| Index: content/content_child.gypi
|
| diff --git a/content/content_child.gypi b/content/content_child.gypi
|
| index 87759115772118b8cbcaa60af9676e8bb9e3a056..97e231fc67dde12de9d64d176c30355ff87af4d6 100644
|
| --- a/content/content_child.gypi
|
| +++ b/content/content_child.gypi
|
| @@ -104,6 +104,10 @@
|
| 'child/mojo/mojo_application.h',
|
| 'child/multipart_response_delegate.cc',
|
| 'child/multipart_response_delegate.h',
|
| + 'child/navigator_connect/navigator_connect_dispatcher.cc',
|
| + 'child/navigator_connect/navigator_connect_dispatcher.h',
|
| + 'child/navigator_connect/navigator_connect_provider.cc',
|
| + 'child/navigator_connect/navigator_connect_provider.h',
|
| 'child/notifications/notification_dispatcher.cc',
|
| 'child/notifications/notification_dispatcher.h',
|
| 'child/notifications/notification_image_loader.cc',
|
|
|