Index: cc/cc.gyp |
diff --git a/cc/cc.gyp b/cc/cc.gyp |
index beff7e583f8c50e0e4534043cb8cc31c91b016c7..c6ce163ce9e97edec274d1880e148f8a1f25fcb1 100644 |
--- a/cc/cc.gyp |
+++ b/cc/cc.gyp |
@@ -554,10 +554,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/thread_verifier.cc', |
+ 'trees/thread_verifier.h', |
+ 'trees/threaded_channel.cc', |
+ 'trees/threaded_channel.h', |
'trees/tree_synchronizer.cc', |
'trees/tree_synchronizer.h', |
], |