| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 5a8143f764d0dc15209f67e5356404bb9d4b3e9e..78cd65d337f244a27174a23dacf60469096f905d 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -551,15 +551,15 @@
|
| 'trees/proxy.h',
|
| 'trees/proxy_common.cc',
|
| 'trees/proxy_common.h',
|
| + 'trees/proxy_impl.cc',
|
| 'trees/proxy_impl.h',
|
| + 'trees/proxy_main.cc',
|
| 'trees/proxy_main.h',
|
| 'trees/scoped_abort_remaining_swap_promises.h',
|
| 'trees/single_thread_proxy.cc',
|
| 'trees/single_thread_proxy.h',
|
| 'trees/swap_promise_monitor.cc',
|
| 'trees/swap_promise_monitor.h',
|
| - 'trees/thread_proxy.cc',
|
| - 'trees/thread_proxy.h',
|
| 'trees/task_runner_provider.cc',
|
| 'trees/task_runner_provider.h',
|
| 'trees/threaded_channel.cc',
|
|
|