diff options
-rw-r--r-- | remoting/remoting.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp index 341f10d..fd37683 100644 --- a/remoting/remoting.gyp +++ b/remoting/remoting.gyp @@ -146,7 +146,7 @@ 'host/chromoting_host.cc', 'host/chromoting_host.h', 'host/chromoting_host_context.cc', - 'host/chromoting_hsot_context.h', + 'host/chromoting_host_context.h', 'host/client_connection.cc', 'host/client_connection.h', 'host/differ.h', |