From c41dfa2a03add27c3d9a2fd7cb6676656bd486f8 Mon Sep 17 00:00:00 2001 From: kelvinp Date: Sun, 7 Dec 2014 18:45:53 -0800 Subject: Remote assistance on Chrome OS Part X - Mouse Cursor Monitor Introduces a class that monitors the changes in cursor shape on Chrome OS. This CL also updates X11-based ChromeOS system to use this cursor monitor. BUG=431457,437955 Review URL: https://codereview.chromium.org/779443002 Cr-Commit-Position: refs/heads/master@{#307200} --- remoting/remoting_host.gypi | 2 -- 1 file changed, 2 deletions(-) (limited to 'remoting/remoting_host.gypi') diff --git a/remoting/remoting_host.gypi b/remoting/remoting_host.gypi index 8fbcdc8..436e6fe 100644 --- a/remoting/remoting_host.gypi +++ b/remoting/remoting_host.gypi @@ -121,8 +121,6 @@ 'host/input_injector_chromeos.cc', 'host/input_injector_chromeos.h', 'host/local_input_monitor_chromeos.cc', - 'host/chromeos/mouse_cursor_monitor_aura.cc', - 'host/chromeos/mouse_cursor_monitor_aura.h', ], }], ], -- cgit v1.1