Index: mojo/mojo_shell.gyp |
diff --git a/mojo/mojo_shell.gyp b/mojo/mojo_shell.gyp |
index 5f102306eef4b2b2e9a414993769ee9bf5695d42..319ca648467c3b7ff1b4d96ec53246b2e168f6a5 100644 |
--- a/mojo/mojo_shell.gyp |
+++ b/mojo/mojo_shell.gyp |
@@ -14,6 +14,8 @@ |
'shell/application_manager.h', |
'shell/capability_filter.cc', |
'shell/capability_filter.h', |
+ 'shell/connect_to_application_params.cc', |
+ 'shell/connect_to_application_params.h', |
'shell/content_handler_connection.cc', |
'shell/content_handler_connection.h', |
'shell/data_pipe_peek.cc', |