| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 5025d03ac6c6d5075682b4ec6175a2a74224ce51..9736cf86e31b4c1f8a066f915ef19bd94ddcc9b3 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1117,6 +1117,8 @@
|
| 'browser/message_port_service.h',
|
| 'browser/mime_registry_message_filter.cc',
|
| 'browser/mime_registry_message_filter.h',
|
| + 'browser/mojo/constants.cc',
|
| + 'browser/mojo/constants.h',
|
| 'browser/mojo/mojo_app_connection_impl.cc',
|
| 'browser/mojo/mojo_app_connection_impl.h',
|
| 'browser/mojo/mojo_application_host.cc',
|
|
|