| Index: net/proxy/dhcp_proxy_script_fetcher.h
|
| diff --git a/net/proxy/dhcp_proxy_script_fetcher.h b/net/proxy/dhcp_proxy_script_fetcher.h
|
| index 101ddff3a682d30ae24064a854568b4e4602162d..a97a633218356dbb3241d414484a78a6a510aaa0 100644
|
| --- a/net/proxy/dhcp_proxy_script_fetcher.h
|
| +++ b/net/proxy/dhcp_proxy_script_fetcher.h
|
| @@ -9,10 +9,10 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/string16.h"
|
| +#include "googleurl/src/gurl.h"
|
| #include "net/base/completion_callback.h"
|
| #include "net/base/net_export.h"
|
| #include "net/proxy/proxy_script_fetcher.h"
|
| -#include "net/url_request/url_request_context.h"
|
|
|
| namespace net {
|
|
|
|
|