| Index: net/proxy/proxy_script_fetcher.cc
|
| diff --git a/net/proxy/proxy_script_fetcher.cc b/net/proxy/proxy_script_fetcher.cc
|
| index f2e5a392474e070b1a80a8ff6e77692724dc1e38..87732c8a90f0f39e6da2876a6bce45e4b2f947dc 100644
|
| --- a/net/proxy/proxy_script_fetcher.cc
|
| +++ b/net/proxy/proxy_script_fetcher.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/string_util.h"
|
| #include "net/base/io_buffer.h"
|
| #include "net/base/load_flags.h"
|
| +#include "net/base/net_errors.h"
|
| #include "net/url_request/url_request.h"
|
|
|
| // TODO(eroman):
|
|
|