| Index: remoting/ios/app/BUILD.gn
|
| diff --git a/remoting/ios/app/BUILD.gn b/remoting/ios/app/BUILD.gn
|
| index 81be7b3b4c5724a46324d2599408bf5dc995a0b2..02c5963f82057a4a8653ad35f84cdfdcf2402ccc 100644
|
| --- a/remoting/ios/app/BUILD.gn
|
| +++ b/remoting/ios/app/BUILD.gn
|
| @@ -22,6 +22,8 @@ source_set("main") {
|
| "app_delegate.mm",
|
| "client_connection_view_controller.h",
|
| "client_connection_view_controller.mm",
|
| + "host_collection_header_view.h",
|
| + "host_collection_header_view.mm",
|
| "host_collection_view_cell.h",
|
| "host_collection_view_cell.mm",
|
| "host_collection_view_controller.h",
|
|
|