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

Unified Diff: remoting/remoting.gyp

Issue 7992011: Move us fully from gfx:: over to skia types for consistency. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix for bad DEPS Created 9 years, 3 months 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
« no previous file with comments | « remoting/host/screen_recorder_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index d79b8bbd029fe3eb2ad48a7ad02b2a960bd2405d..bc8087a7ef8bcb4354e1998dfeb3a06e57ba3483 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -461,8 +461,10 @@
'host/in_memory_host_config.h',
'host/json_host_config.cc',
'host/json_host_config.h',
+ 'host/local_input_monitor.h',
'host/local_input_monitor_linux.cc',
'host/local_input_monitor_mac.mm',
+ 'host/local_input_monitor_thread_linux.h',
'host/local_input_monitor_thread_linux.cc',
'host/local_input_monitor_win.cc',
'host/register_support_host_request.cc',
« no previous file with comments | « remoting/host/screen_recorder_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698