Index: mojo/shell/public/cpp/BUILD.gn |
diff --git a/mojo/shell/public/cpp/BUILD.gn b/mojo/shell/public/cpp/BUILD.gn |
index 1ad689202bdf05a264a97496127d2f1cc101a8af..e4342c98fa0b07259316940c3d7b764a220c8d12 100644 |
--- a/mojo/shell/public/cpp/BUILD.gn |
+++ b/mojo/shell/public/cpp/BUILD.gn |
@@ -36,8 +36,10 @@ source_set("sources") { |
"lib/connector_impl.h", |
"lib/interface_factory_binder.h", |
"lib/interface_registry.cc", |
+ "lib/message_loop_ref.cc", |
"lib/shell_client.cc", |
"lib/shell_connection.cc", |
+ "message_loop_ref.h", |
"shell.h", |
"shell_client.h", |
"shell_connection.h", |