Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 9359095003c5905df213777d2ba40000c0df66ed..6fb5c2510332ea2671788e570d0854070bbd74bc 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -329,6 +329,10 @@ |
'host/desktop_session_connector.h', |
'host/desktop_session_proxy.cc', |
'host/desktop_session_proxy.h', |
+ 'host/desktop_shape_tracker.h', |
+ 'host/desktop_shape_tracker_mac.cc', |
+ 'host/desktop_shape_tracker_win.cc', |
+ 'host/desktop_shape_tracker_x11.cc', |
'host/disconnect_window_aura.cc', |
'host/disconnect_window_gtk.cc', |
'host/disconnect_window_mac.h', |
@@ -2850,6 +2854,7 @@ |
'host/desktop_process_unittest.cc', |
'host/desktop_session.cc', |
'host/desktop_session.h', |
+ 'host/desktop_shape_tracker_unittest.cc', |
'host/desktop_session_agent.cc', |
'host/desktop_session_agent.h', |
'host/heartbeat_sender_unittest.cc', |