Index: content/test/net/url_request_abort_on_end_job.cc |
diff --git a/content/test/net/url_request_abort_on_end_job.cc b/content/test/net/url_request_abort_on_end_job.cc |
index 17312ada964218f307e7846108d490f970de8a20..e6efc4f1acaeb6be998337cec9a4948eedee4196 100644 |
--- a/content/test/net/url_request_abort_on_end_job.cc |
+++ b/content/test/net/url_request_abort_on_end_job.cc |
@@ -7,6 +7,7 @@ |
#include <cstring> |
#include "base/compiler_specific.h" |
+#include "base/message_loop.h" |
#include "base/string_util.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/test/net/url_request_abort_on_end_job.h" |