| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index e924482ca42bc15a361eb2fad433eb6bd3bf3d18..d9038402d6f4aa102f3b702b3f4c609337a516f2 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1091,8 +1091,8 @@
|
| 'base/encoder_vp8.h',
|
| 'base/encoder_row_based.cc',
|
| 'base/encoder_row_based.h',
|
| - 'base/plugin_message_loop_proxy.cc',
|
| - 'base/plugin_message_loop_proxy.h',
|
| + 'base/plugin_thread_task_runner.cc',
|
| + 'base/plugin_thread_task_runner.h',
|
| 'base/rate_counter.cc',
|
| 'base/rate_counter.h',
|
| 'base/running_average.cc',
|
|
|