Chromium Code Reviews| Index: net/http/http_auth_cache.h |
| diff --git a/net/http/http_auth_cache.h b/net/http/http_auth_cache.h |
| index 3880dbf70f311043ca0a42d48cf42d3d4aa08e31..1d6f2d2ab6fb43bcfe9febf681c623b11180b218 100644 |
| --- a/net/http/http_auth_cache.h |
| +++ b/net/http/http_auth_cache.h |
| @@ -10,9 +10,9 @@ |
| #include "base/gtest_prod_util.h" |
| #include "base/memory/ref_counted.h" |
| -#include "googleurl/src/gurl.h" |
| #include "net/base/net_export.h" |
| #include "net/http/http_auth.h" |
| +#include "url/gurl.h" |
| namespace net { |