| Index: remoting/remoting_host.gypi
|
| diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi
|
| index ff1996f7a9ee179362250f649cc1363bb1427b64..dc4cdc658acd6077757ce82251b1fab97a3936b6 100644
|
| --- a/remoting/remoting_host.gypi
|
| +++ b/remoting/remoting_host.gypi
|
| @@ -221,8 +221,8 @@
|
| 'host/screen_controls.h',
|
| 'host/screen_resolution.cc',
|
| 'host/screen_resolution.h',
|
| - 'host/server_log_entry.cc',
|
| - 'host/server_log_entry.h',
|
| + 'host/server_log_entry_host.cc',
|
| + 'host/server_log_entry_host.h',
|
| 'host/service_urls.cc',
|
| 'host/service_urls.h',
|
| 'host/session_manager_factory.cc',
|
|
|