diff options
Diffstat (limited to 'net/proxy/mock_proxy_script_fetcher.h')
-rw-r--r-- | net/proxy/mock_proxy_script_fetcher.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/proxy/mock_proxy_script_fetcher.h b/net/proxy/mock_proxy_script_fetcher.h index 222cbf6..81e221f 100644 --- a/net/proxy/mock_proxy_script_fetcher.h +++ b/net/proxy/mock_proxy_script_fetcher.h @@ -6,8 +6,8 @@ #define NET_PROXY_MOCK_PROXY_SCRIPT_FETCHER_H_ #include "base/compiler_specific.h" -#include "googleurl/src/gurl.h" #include "net/proxy/proxy_script_fetcher.h" +#include "url/gurl.h" #include <string> |