| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index d768314751fc296667c36331280aaecc87203c66..079156afcc0f9a735b782a29017c465433d773b7 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -159,6 +159,10 @@
|
| 'host/it2me_desktop_environment.h',
|
| 'host/linux/audio_pipe_reader.cc',
|
| 'host/linux/audio_pipe_reader.h',
|
| + 'host/linux/certificate_watcher.cc',
|
| + 'host/linux/certificate_watcher.h',
|
| + 'host/linux/certificate_watcher_inhibitor.cc',
|
| + 'host/linux/certificate_watcher_inhibitor.h',
|
| 'host/linux/unicode_to_keysym.cc',
|
| 'host/linux/unicode_to_keysym.h',
|
| 'host/linux/x11_util.cc',
|
|
|