diff options
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index e1b20d3..915ae65 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -205,6 +205,8 @@ 'host/host_config.h', 'host/host_key_pair.cc', 'host/host_key_pair.h', + 'host/host_stub_fake.cc', + 'host/host_stub_fake.h', 'host/json_host_config.cc', 'host/json_host_config.h', 'host/in_memory_host_config.cc', |