| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index a37d05747f8a99faee1ebd70f81e14b65aee5720..c3ce7f64b5f0a20c358bf4020c6dbbd4670d8b4b 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -846,6 +846,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',
|
| @@ -857,6 +858,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',
|
|
|