| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index 4e9e286801503de620d3a4c2d451eeb07f735575..1811fd0455912c7bb1b08468c2f50240eb12f858 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -58,6 +58,8 @@
|
| 'test/app_remoting_service_urls.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',
|
| @@ -321,6 +323,7 @@
|
| 'signaling/xmpp_signal_strategy_unittest.cc',
|
| 'test/access_token_fetcher_unittest.cc',
|
| 'test/app_remoting_report_issue_request_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',
|
|
|