| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index bfc279a78792ffa6d556abf39ff8a9db3028e0bc..f86b841190dd2c5cda186262fbe607eb5a5554f9 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',
|
| @@ -262,7 +263,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',
|
|
|