Index: services/shell/public/cpp/BUILD.gn |
diff --git a/services/shell/public/cpp/BUILD.gn b/services/shell/public/cpp/BUILD.gn |
index 9bef5f5df0eaf60f9876e1ad4a200d78858c2890..f179341e3f15ad6b1c1450d8f82f10f9d8500143 100644 |
--- a/services/shell/public/cpp/BUILD.gn |
+++ b/services/shell/public/cpp/BUILD.gn |
@@ -33,10 +33,12 @@ source_set("sources") { |
"lib/interface_factory_binder.h", |
"lib/interface_registry.cc", |
"lib/names.cc", |
+ "lib/remote_interface_registry.cc", |
"lib/shell_client.cc", |
"lib/shell_connection.cc", |
"lib/shell_connection_ref.cc", |
"names.h", |
+ "remote_interface_registry.h", |
"shell_client.h", |
"shell_connection.h", |
"shell_connection_ref.h", |