| Index: remoting/BUILD.gn
|
| diff --git a/remoting/BUILD.gn b/remoting/BUILD.gn
|
| index ecf6fb5395bcdf90745b78ecff55ca3c4e5e7390..994521396e9349f5e9958ff2797c22f417056262 100644
|
| --- a/remoting/BUILD.gn
|
| +++ b/remoting/BUILD.gn
|
| @@ -46,6 +46,8 @@ source_set("test_support") {
|
| "test/mock_access_token_fetcher.h",
|
| "test/refresh_token_store.cc",
|
| "test/refresh_token_store.h",
|
| + "test/remote_application_data.cc",
|
| + "test/remote_application_data.h",
|
| "test/remote_connection_observer.h",
|
| "test/remote_host_info.cc",
|
| "test/remote_host_info.h",
|
|
|