Index: util/util.gyp |
diff --git a/util/util.gyp b/util/util.gyp |
index 83f2c5599b2fd9e4116bf3c96fa5e406b829e865..f84c1ae7d736dfba57cee042dfcc333ae4d3d554 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', |