| Index: cc/cc.gyp
|
| diff --git a/cc/cc.gyp b/cc/cc.gyp
|
| index 7bce8be71dfa5bcb6a02696be5ccd71edb456907..508ff1c24c0f90b02a45ff289f349f3340b57f78 100644
|
| --- a/cc/cc.gyp
|
| +++ b/cc/cc.gyp
|
| @@ -564,9 +564,7 @@
|
| '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/remote_proto_channel.h',
|
| 'trees/scoped_abort_remaining_swap_promises.h',
|
| @@ -574,6 +572,8 @@
|
| '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',
|
|
|