| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 486526ec3e1200a418932e7c8395885f648d950f..9f524ac8bf2a1195067a838ba91a45d517c57f1f 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -253,11 +253,14 @@
|
| 'client/client_context.h',
|
| 'client/client_util.cc',
|
| 'client/client_util.h',
|
| + 'client/frame_consumer.h',
|
| 'client/host_connection.h',
|
| 'client/input_handler.cc',
|
| 'client/input_handler.h',
|
| 'client/jingle_host_connection.cc',
|
| 'client/jingle_host_connection.h',
|
| + 'client/rectangle_update_decoder.cc',
|
| + 'client/rectangle_update_decoder.h',
|
| ],
|
| }, # end of target 'chromoting_client'
|
|
|
|
|