| 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 67d10a4a24688eaa065f59e65e611ae4c11d3407..a91ee2575ea3eadf9c4f54f4cfa4998f3f1dd693 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"
|
|
|