Index: remoting/remoting.gyp |
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
index 2509c8bdf327f3370f59a50e9204d7e2fecd11e3..6309fbb09db3ddebbc8d98fac38d9a6a138fcb7e 100644 |
--- a/remoting/remoting.gyp |
+++ b/remoting/remoting.gyp |
@@ -522,6 +522,8 @@ |
'client/plugin/pepper_entrypoints.h', |
'client/plugin/pepper_input_handler.cc', |
'client/plugin/pepper_input_handler.h', |
+ 'client/plugin/pepper_network_manager.cc', |
+ 'client/plugin/pepper_network_manager.h', |
'client/plugin/pepper_plugin_thread_delegate.cc', |
'client/plugin/pepper_plugin_thread_delegate.h', |
'client/plugin/pepper_view.cc', |
@@ -1180,8 +1182,6 @@ |
'protocol/message_reader.h', |
'protocol/negotiating_authenticator.cc', |
'protocol/negotiating_authenticator.h', |
- 'protocol/pepper_network_manager.cc', |
- 'protocol/pepper_network_manager.h', |
'protocol/pepper_transport_factory.cc', |
'protocol/pepper_transport_factory.h', |
'protocol/pepper_transport_socket_adapter.cc', |