Index: ipc/ipc_send_fds_test.cc |
diff --git a/ipc/ipc_send_fds_test.cc b/ipc/ipc_send_fds_test.cc |
index 94a5a71744ab8a40a7ef93b792411e3e2c007bc8..f92b119a3cadb72be167ce05ed95428cc504f45d 100644 |
--- a/ipc/ipc_send_fds_test.cc |
+++ b/ipc/ipc_send_fds_test.cc |
@@ -27,6 +27,7 @@ extern "C" { |
#include "base/run_loop.h" |
#include "base/single_thread_task_runner.h" |
#include "base/synchronization/waitable_event.h" |
+#include "base/threading/thread.h" |
#include "base/threading/thread_task_runner_handle.h" |
#include "ipc/ipc_message_attachment_set.h" |
#include "ipc/ipc_message_utils.h" |