| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 63510c49695ede3718c1f25260b8ec8527014517..9570316bbec1642c1a8d533024279ec90f7463e5 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -845,6 +845,7 @@
|
| 'protocol/client_event_dispatcher.cc',
|
| 'protocol/client_event_dispatcher.h',
|
| 'protocol/client_stub.h',
|
| + 'protocol/clipboard_stub.h',
|
| 'protocol/connection_to_client.cc',
|
| 'protocol/connection_to_client.h',
|
| 'protocol/connection_to_host.cc',
|
| @@ -856,6 +857,7 @@
|
| 'protocol/host_control_dispatcher.h',
|
| 'protocol/host_event_dispatcher.cc',
|
| 'protocol/host_event_dispatcher.h',
|
| + 'protocol/host_event_stub.h',
|
| 'protocol/host_stub.h',
|
| 'protocol/input_filter.cc',
|
| 'protocol/input_filter.h',
|
|
|