Index: base/base.gyp |
diff --git a/base/base.gyp b/base/base.gyp |
index 408640bf78c9d2cf1cefe1366cfbf3dac38b274b..dd063dfb0b6c815e90944a2e2e52a38ba5900502 100644 |
--- a/base/base.gyp |
+++ b/base/base.gyp |
@@ -572,6 +572,7 @@ |
'test/user_action_tester_unittest.cc', |
'threading/non_thread_safe_unittest.cc', |
'threading/platform_thread_unittest.cc', |
+ 'threading/post_task_and_reply_impl_unittest.cc', |
'threading/sequenced_worker_pool_unittest.cc', |
'threading/sequenced_task_runner_handle_unittest.cc', |
'threading/simple_thread_unittest.cc', |