| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 80c6c5d3059daa4190ef568844a3e2aecfd4d6b6..d5fbc0aaa5bd0f75152df4af2d8d0b34b6c92768 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -567,6 +567,8 @@
|
| 'client/plugin/pepper_input_handler.h',
|
| 'client/plugin/pepper_network_manager.cc',
|
| 'client/plugin/pepper_network_manager.h',
|
| + 'client/plugin/pepper_packet_socket_factory.cc',
|
| + 'client/plugin/pepper_packet_socket_factory.h',
|
| 'client/plugin/pepper_plugin_thread_delegate.cc',
|
| 'client/plugin/pepper_plugin_thread_delegate.h',
|
| 'client/plugin/pepper_view.cc',
|
|
|