| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 7a157a21ca58ac0b0dc5567397010ad8833a3df4..656b4e22409d80f775479bbae27a40a52b2fdb15 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -108,6 +108,7 @@
|
| 'protocol/datagram_channel_factory.h',
|
| 'protocol/errors.cc',
|
| 'protocol/errors.h',
|
| + 'protocol/frame_consumer.h',
|
| 'protocol/host_control_dispatcher.cc',
|
| 'protocol/host_control_dispatcher.h',
|
| 'protocol/host_event_dispatcher.cc',
|
| @@ -263,7 +264,6 @@
|
| 'client/client_user_interface.h',
|
| 'client/empty_cursor_filter.cc',
|
| 'client/empty_cursor_filter.h',
|
| - 'client/frame_consumer.h',
|
| 'client/key_event_mapper.cc',
|
| 'client/key_event_mapper.h',
|
| 'client/normalizing_input_filter_cros.cc',
|
|
|