Index: base/test/BUILD.gn |
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn |
index c55400d60ce47ebb9afaab68a2bff59ca4c9645f..e3312c2fb9925e1a51d84b8c4fce72a194b2505c 100644 |
--- a/base/test/BUILD.gn |
+++ b/base/test/BUILD.gn |
@@ -67,6 +67,8 @@ source_set("test_support") { |
"test_file_util_mac.cc", |
"test_file_util_posix.cc", |
"test_file_util_win.cc", |
+ "test_io_thread.cc", |
+ "test_io_thread.h", |
"test_listener_ios.h", |
"test_listener_ios.mm", |
"test_pending_task.cc", |