Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 6a3ab19468ab04d1143132b8a2c884475169013e..c4a59dfa73a2b59699d9fc057960bdc658c67f37 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -461,8 +461,11 @@ |
'common/memory_messages.h', |
'common/message_port_messages.h', |
'common/mime_registry_messages.h', |
+ 'common/mojo/channel_init.cc', |
+ 'common/mojo/channel_init.h', |
'common/mojo/embedded_application_runner.cc', |
'common/mojo/embedded_application_runner.h', |
+ 'common/mojo/mojo_messages.h', |
'common/mojo/mojo_shell_connection_impl.cc', |
'common/mojo/mojo_shell_connection_impl.h', |
'common/mojo/service_registry_impl.cc', |