| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 8ba2e31dcca033b290048c713aaae4b75ec97a39..66a071be37f35dad10cc3ad577c12b24c1150b2b 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1261,6 +1261,8 @@
|
| 'host/local_input_monitor_win.cc',
|
| 'host/log_to_server.cc',
|
| 'host/log_to_server.h',
|
| + 'host/mac/scoped_pixel_buffer_object.cc',
|
| + 'host/mac/scoped_pixel_buffer_object.h',
|
| 'host/mouse_clamping_filter.cc',
|
| 'host/mouse_clamping_filter.h',
|
| 'host/mouse_move_observer.h',
|
|
|