| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 45e9d2c18b852333f36ebc67fb003d2f9170169d..9233d35e978b73a2a0f047284ab0c9bb355fad05 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',
|
|
|