summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_host.gypi
diff options
context:
space:
mode:
authorkelvinp <kelvinp@chromium.org>2014-12-07 18:45:53 -0800
committerCommit bot <commit-bot@chromium.org>2014-12-08 02:46:07 +0000
commitc41dfa2a03add27c3d9a2fd7cb6676656bd486f8 (patch)
treebdf7e91e612f1fa69ab638abe47d6a04877bd7e8 /remoting/remoting_host.gypi
parent3bb36a1b162990785b2ece6c7230e75b45236fc8 (diff)
downloadchromium_src-c41dfa2a03add27c3d9a2fd7cb6676656bd486f8.zip
chromium_src-c41dfa2a03add27c3d9a2fd7cb6676656bd486f8.tar.gz
chromium_src-c41dfa2a03add27c3d9a2fd7cb6676656bd486f8.tar.bz2
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}
Diffstat (limited to 'remoting/remoting_host.gypi')
-rw-r--r--remoting/remoting_host.gypi2
1 files changed, 0 insertions, 2 deletions
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',
],
}],
],