| Index: remoting/remoting_srcs.gypi
|
| diff --git a/remoting/remoting_srcs.gypi b/remoting/remoting_srcs.gypi
|
| index 15775de49aaeba6c1da4c0e252bc288d76635865..4815ba0e1771f5b0252f2b8f81af4aeb84bb4487 100644
|
| --- a/remoting/remoting_srcs.gypi
|
| +++ b/remoting/remoting_srcs.gypi
|
| @@ -19,8 +19,6 @@
|
| 'base/compound_buffer.h',
|
| 'base/constants.cc',
|
| 'base/constants.h',
|
| - 'base/plugin_thread_task_runner.cc',
|
| - 'base/plugin_thread_task_runner.h',
|
| 'base/rate_counter.cc',
|
| 'base/rate_counter.h',
|
| 'base/rsa_key_pair.cc',
|
| @@ -279,8 +277,8 @@
|
| '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_main_thread_task_runner.cc',
|
| + 'client/plugin/pepper_main_thread_task_runner.h',
|
| 'client/plugin/pepper_port_allocator.cc',
|
| 'client/plugin/pepper_port_allocator.h',
|
| 'client/plugin/pepper_util.cc',
|
|
|