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

Unified Diff: remoting/remoting.gyp

Issue 10909133: Implement clipboard for Chromoting Linux hosts. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Stomped another MessagePumpLibevent Created 8 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
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 0172c32bdaa653ac74e3ba85953be32e06e94dae..023b2b5f1649557e3b52e165dc2b21fa42e731d5 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1318,6 +1318,8 @@
'host/it2me_host_user_interface.h',
'host/json_host_config.cc',
'host/json_host_config.h',
+ 'host/linux/x_server_clipboard.cc',
+ 'host/linux/x_server_clipboard.h',
'host/local_input_monitor.h',
'host/local_input_monitor_linux.cc',
'host/local_input_monitor_mac.mm',
« remoting/host/linux/x_server_clipboard.cc ('K') | « remoting/host/linux/x_server_clipboard.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698