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

Unified Diff: remoting/remoting.gyp

Issue 10413060: [Chromoting] Let the Windows IT2Me host send clipboard events to the client. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use MessageLoopProxy+WeakPtr. Created 8 years, 7 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 ef168789dfc941aecf82b5f0a93fd17b2fd4dded..b402499e7eec8d080ca6d1ddb0bb427186bc63aa 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1472,7 +1472,11 @@
'protocol/clipboard_echo_filter.h',
'protocol/clipboard_filter.h',
'protocol/clipboard_filter.cc',
+ 'protocol/clipboard_proxy.cc',
+ 'protocol/clipboard_proxy.h',
'protocol/clipboard_stub.h',
+ 'protocol/clipboard_weak_ptr.cc',
+ 'protocol/clipboard_weak_ptr.h',
'protocol/connection_to_client.cc',
'protocol/connection_to_client.h',
'protocol/connection_to_host.cc',
« remoting/protocol/clipboard_proxy.h ('K') | « remoting/protocol/connection_to_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698