| Index: remoting/remoting_host_srcs.gypi
|
| diff --git a/remoting/remoting_host_srcs.gypi b/remoting/remoting_host_srcs.gypi
|
| index f3c9be244da7157a0cefc5b573093e06bb3c03fd..deb20ed48f6e9871234497a41a7277e5f796f8d0 100644
|
| --- a/remoting/remoting_host_srcs.gypi
|
| +++ b/remoting/remoting_host_srcs.gypi
|
| @@ -26,6 +26,7 @@
|
| 'host/chromeos/aura_desktop_capturer.h',
|
| 'host/chromeos/clipboard_aura.cc',
|
| 'host/chromeos/clipboard_aura.h',
|
| + 'host/chromeos/display_rotation_filter_ozone.cc',
|
| 'host/chromeos/message_box.cc',
|
| 'host/chromeos/message_box.h',
|
| 'host/chromeos/mouse_cursor_monitor_aura.cc',
|
| @@ -86,6 +87,8 @@
|
| 'host/disconnect_window_mac.h',
|
| 'host/disconnect_window_mac.mm',
|
| 'host/disconnect_window_win.cc',
|
| + 'host/display_rotation_filter.cc',
|
| + 'host/display_rotation_filter.h',
|
| 'host/dns_blackhole_checker.cc',
|
| 'host/dns_blackhole_checker.h',
|
| 'host/gnubby_auth_handler.h',
|
|
|