| Index: chrome/common/net/url_request_intercept_job.cc
|
| diff --git a/chrome/common/net/url_request_intercept_job.cc b/chrome/common/net/url_request_intercept_job.cc
|
| index 34f4de02345743a55232f18f8015bc4b8c030e2f..bb5dd8c89cab2cf73970f19d09f33ea5428592db 100644
|
| --- a/chrome/common/net/url_request_intercept_job.cc
|
| +++ b/chrome/common/net/url_request_intercept_job.cc
|
| @@ -12,6 +12,7 @@
|
| #include "base/string_util.h"
|
| #include "chrome/common/chrome_plugin_lib.h"
|
| #include "chrome/common/notification_service.h"
|
| +#include "net/base/io_buffer.h"
|
| #include "net/base/net_errors.h"
|
| #include "net/http/http_response_headers.h"
|
| #include "net/url_request/url_request.h"
|
|
|