| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index bd0ae5a89ef795ce3e7d297f4bd7d5513ed473d5..65659c5bc3ddac124ede7210ba31dfc11954a7a6 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -49,6 +49,7 @@
|
| 'test/access_token_fetcher.cc',
|
| 'test/access_token_fetcher.h',
|
| 'test/app_remoting_test_driver_environment.cc',
|
| + 'test/app_remoting_test_driver_environment_app_details.cc',
|
| 'test/app_remoting_test_driver_environment.h',
|
| 'test/fake_access_token_fetcher.cc',
|
| 'test/fake_access_token_fetcher.h',
|
| @@ -68,6 +69,7 @@
|
| 'test/mock_access_token_fetcher.h',
|
| 'test/refresh_token_store.cc',
|
| 'test/refresh_token_store.h',
|
| + 'test/remote_application_details.h',
|
| 'test/remote_connection_observer.h',
|
| 'test/remote_host_info.cc',
|
| 'test/remote_host_info.h',
|
|
|