Index: components/grpc_support/test/quic_test_server.cc |
diff --git a/components/grpc_support/test/quic_test_server.cc b/components/grpc_support/test/quic_test_server.cc |
index b14530d09b3e702dc78fbc92c70baa574930766e..6c8571f0ff0e475f277e937991fb0f3beb5beda0 100644 |
--- a/components/grpc_support/test/quic_test_server.cc |
+++ b/components/grpc_support/test/quic_test_server.cc |
@@ -9,6 +9,7 @@ |
#include "base/bind.h" |
#include "base/files/file_path.h" |
#include "base/files/file_util.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/path_service.h" |
#include "base/strings/stringprintf.h" |
#include "base/synchronization/waitable_event.h" |