| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index bfd57da464eaf9a90180924fada1e9f8e688eda6..5269e6acc9b9ba2b31a40a4adf1086cd7e2aefca 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1204,6 +1204,8 @@
|
| 'host/clipboard_linux.cc',
|
| 'host/clipboard_mac.mm',
|
| 'host/clipboard_win.cc',
|
| + 'host/composite_host_config.cc',
|
| + 'host/composite_host_config.h',
|
| 'host/constants.h',
|
| 'host/constants_mac.cc',
|
| 'host/constants_mac.h',
|
| @@ -1225,10 +1227,10 @@
|
| 'host/event_executor_linux.cc',
|
| 'host/event_executor_mac.cc',
|
| 'host/event_executor_win.cc',
|
| - 'host/heartbeat_sender.cc',
|
| - 'host/heartbeat_sender.h',
|
| 'host/gaia_oauth_client.cc',
|
| 'host/gaia_oauth_client.h',
|
| + 'host/heartbeat_sender.cc',
|
| + 'host/heartbeat_sender.h',
|
| 'host/host_config.cc',
|
| 'host/host_config.h',
|
| 'host/host_key_pair.cc',
|
|
|