| Index: remoting/remoting_test.gypi
|
| diff --git a/remoting/remoting_test.gypi b/remoting/remoting_test.gypi
|
| index bd0ae5a89ef795ce3e7d297f4bd7d5513ed473d5..5fabf40d0c49b4817a955ac1237aabe0e11a3c28 100644
|
| --- a/remoting/remoting_test.gypi
|
| +++ b/remoting/remoting_test.gypi
|
| @@ -68,6 +68,8 @@
|
| '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',
|
|
|