| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index a4d16c30df5af7490d9657624b4b931fc6eaddad..c9aa6a70f8a1e77603523366718a97d6159588b1 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -352,6 +352,8 @@
|
| 'common/message_router.h',
|
| 'common/mime_registry_messages.h',
|
| 'common/mojo/mojo_messages.h',
|
| + 'common/mojo/mojo_service_names.cc',
|
| + 'common/mojo/mojo_service_names.h',
|
| 'common/navigation_gesture.h',
|
| 'common/net/url_fetcher.cc',
|
| 'common/net/url_request_user_data.cc',
|
|
|