Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(26)

Unified Diff: remoting/remoting_host_srcs.gypi

Issue 756643006: Remote assistance on Chrome OS Part IX - Input injection on Ozone (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Ozone_input_injection
Patch Set: Add UsbCode to DomCode API Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698