| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 8a01efdaf4ef3bc5a5ae48e35d70d58ec50acc3a..c35a83163d75fc0ee2caa047fc01a9ace2016dd6 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -429,6 +429,8 @@
|
| 'common/media/video_capture_messages.h',
|
| 'common/memory_messages.h',
|
| 'common/message_port_messages.h',
|
| + 'common/mojo/constants.cc',
|
| + 'common/mojo/constants.h',
|
| 'common/mojo/embedded_application_runner.cc',
|
| 'common/mojo/embedded_application_runner.h',
|
| 'common/mojo/mojo_shell_connection_impl.cc',
|
|
|