| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index e9b6f43517a49faa0412cd4c4522540baf81c09e..048a8a774d01a1d0a3b9b591cd8acbd7437ca7fd 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -60,6 +60,8 @@
|
| 'test/chromoting_test_driver_environment.h',
|
| 'test/connection_setup_info.cc',
|
| 'test/connection_setup_info.h',
|
| + 'test/connection_time_observer.cc',
|
| + 'test/connection_time_observer.h',
|
| 'test/fake_access_token_fetcher.cc',
|
| 'test/fake_access_token_fetcher.h',
|
| 'test/fake_app_remoting_report_issue_request.cc',
|
| @@ -330,6 +332,7 @@
|
| 'test/access_token_fetcher_unittest.cc',
|
| 'test/app_remoting_report_issue_request_unittest.cc',
|
| 'test/chromoting_test_driver_environment_unittest.cc',
|
| + 'test/connection_time_observer_unittest.cc',
|
| 'test/host_list_fetcher_unittest.cc',
|
| 'test/remote_host_info_fetcher_unittest.cc',
|
| 'test/test_chromoting_client_unittest.cc',
|
|
|