| Index: net/test/url_request/url_request_slow_download_job.cc
 | 
| diff --git a/net/test/url_request/url_request_slow_download_job.cc b/net/test/url_request/url_request_slow_download_job.cc
 | 
| index 52fd71cac03cac5f0c4a03df3d15abf5da5cc0c1..ac4beb07530dd317e79f18e2ffb0519c28c83682 100644
 | 
| --- a/net/test/url_request/url_request_slow_download_job.cc
 | 
| +++ b/net/test/url_request/url_request_slow_download_job.cc
 | 
| @@ -8,6 +8,7 @@
 | 
|  #include "base/compiler_specific.h"
 | 
|  #include "base/location.h"
 | 
|  #include "base/logging.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/single_thread_task_runner.h"
 | 
|  #include "base/strings/string_util.h"
 | 
|  #include "base/strings/stringprintf.h"
 | 
| 
 |