Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index 00c8aad42fde705bd121c630136d8f13468764b9..38b50acb2d242d7a78ef16c296e16ba1bbd27c43 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -553,10 +553,12 @@ |
'trees/single_thread_proxy.h', |
'trees/swap_promise_monitor.cc', |
'trees/swap_promise_monitor.h', |
- 'trees/threaded_channel.cc', |
- 'trees/threaded_channel.h', |
'trees/thread_proxy.cc', |
'trees/thread_proxy.h', |
+ 'trees/task_runner_provider.cc', |
+ 'trees/task_runner_provider.h', |
+ 'trees/threaded_channel.cc', |
+ 'trees/threaded_channel.h', |
'trees/tree_synchronizer.cc', |
'trees/tree_synchronizer.h', |
], |