Chromium Code Reviews| Index: remoting/test/BUILD.gn |
| diff --git a/remoting/test/BUILD.gn b/remoting/test/BUILD.gn |
| index 3dc2f0ea0c239a12705ec2932bbe666c2a2753cf..390966bd42550ca3c7098f1a1e17f3a374d42458 100644 |
| --- a/remoting/test/BUILD.gn |
| +++ b/remoting/test/BUILD.gn |
| @@ -22,6 +22,8 @@ source_set("test_support") { |
| "fake_network_manager.h", |
| "fake_port_allocator.cc", |
| "fake_port_allocator.h", |
| + "fake_refresh_token_store.cc", |
| + "fake_refresh_token_store.h", |
|
Sergey Ulanov
2015/07/20 19:37:13
Please add here all other files that you are addin
tonychun
2015/07/22 23:07:41
Done.
|
| "fake_remote_host_info_fetcher.cc", |
| "fake_remote_host_info_fetcher.h", |
| "fake_socket_factory.cc", |