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

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: cleaned up copyrights 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
« remoting/host/DEPS ('K') | « 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 6f1fa50728d044900e5dc962ee64d8ae41fc6c4e..72b1121a22815d07896d2d3cda3be6ab83bf3e4a 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',
« remoting/host/DEPS ('K') | « remoting/host/screen_recorder_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698