Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 681cad6734e49f6bfbb9abbad01e1722ce5971a7..ab464e7c6054593276f775466b8b8f16d18ed9c0 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -1523,6 +1523,8 @@ |
'protocol/client_event_dispatcher.cc', |
'protocol/client_event_dispatcher.h', |
'protocol/client_stub.h', |
+ 'protocol/clipboard_echo_filter.cc', |
+ 'protocol/clipboard_echo_filter.h', |
'protocol/clipboard_filter.h', |
'protocol/clipboard_filter.cc', |
'protocol/clipboard_stub.h', |
@@ -1719,6 +1721,7 @@ |
'jingle_glue/mock_objects.h', |
'protocol/authenticator_test_base.cc', |
'protocol/authenticator_test_base.h', |
+ 'protocol/clipboard_echo_filter_unittest.cc', |
'protocol/connection_tester.cc', |
'protocol/connection_tester.h', |
'protocol/connection_to_client_unittest.cc', |