Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index 0f203a84fde42765934b9e6e185826f3b0b0ff7b..523db25e2c744031f75cf91b46bd05b1a6a1b796 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -184,6 +184,7 @@ |
| 'host/session_manager.h', |
| 'host/heartbeat_sender.cc', |
| 'host/heartbeat_sender.h', |
| + 'host/host_config.h', |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |