| Index: content/browser/loader/intercepting_resource_handler.cc
|
| diff --git a/content/browser/loader/intercepting_resource_handler.cc b/content/browser/loader/intercepting_resource_handler.cc
|
| index 08907205397cc3fd52b3e9797f5094ab6ae2d0e2..c47861f0939169a0f3fa4b7b26d9fed2ddc3aca2 100644
|
| --- a/content/browser/loader/intercepting_resource_handler.cc
|
| +++ b/content/browser/loader/intercepting_resource_handler.cc
|
| @@ -8,6 +8,7 @@
|
| #include "base/strings/string_util.h"
|
| #include "content/public/common/resource_response.h"
|
| #include "net/base/io_buffer.h"
|
| +#include "net/url_request/url_request.h"
|
|
|
| namespace content {
|
|
|
|
|