Index: util/util.gyp |
diff --git a/util/util.gyp b/util/util.gyp |
index 7ef9c4ee72e4e6d4ad90aad83d9c72038df3dad5..6d0090f4fbc1e24f03af5679b68774e7916f7ec2 100644 |
--- a/util/util.gyp |
+++ b/util/util.gyp |
@@ -152,6 +152,8 @@ |
'thread/thread_log_messages.h', |
'thread/thread_posix.cc', |
'thread/thread_win.cc', |
+ 'thread/worker_thread.cc', |
+ 'thread/worker_thread.h', |
'win/address_types.h', |
'win/capture_context.asm', |
'win/capture_context.h', |