summaryrefslogtreecommitdiffstats
path: root/remoting/remoting.gyp
diff options
context:
space:
mode:
authorsimonmorris@chromium.org <simonmorris@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 18:13:56 +0000
committersimonmorris@chromium.org <simonmorris@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-04-04 18:13:56 +0000
commit392870ff5dd0d7ceb66da2f384e1556762447971 (patch)
tree8632789fd15b0f5d7f417e7d8aa5beaaaa8e16e5 /remoting/remoting.gyp
parentf04e9a038f4ac103db30821a5aa3bf01780dced6 (diff)
downloadchromium_src-392870ff5dd0d7ceb66da2f384e1556762447971.zip
chromium_src-392870ff5dd0d7ceb66da2f384e1556762447971.tar.gz
chromium_src-392870ff5dd0d7ceb66da2f384e1556762447971.tar.bz2
[Chromoting] Let the client plugin pass clipboard items to the host.
BUG=117473 Review URL: https://chromiumcodereview.appspot.com/9958015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130683 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting.gyp')
-rw-r--r--remoting/remoting.gyp2
1 files changed, 2 insertions, 0 deletions
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 41469dad..c1b87fd 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -1117,6 +1117,8 @@
'protocol/client_event_dispatcher.cc',
'protocol/client_event_dispatcher.h',
'protocol/client_stub.h',
+ 'protocol/clipboard_filter.h',
+ 'protocol/clipboard_filter.cc',
'protocol/clipboard_stub.h',
'protocol/connection_to_client.cc',
'protocol/connection_to_client.h',