Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 2a40437293958829cb08b9825107c1de02446818..2fb9668f10b913256ee4e5ec7f27326f6c46806a 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -550,15 +550,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', |