summaryrefslogtreecommitdiffstats
path: root/net/http/http_auth_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/http/http_auth_cache.h')
-rw-r--r--net/http/http_auth_cache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/http/http_auth_cache.h b/net/http/http_auth_cache.h
index 3880dbf..1d6f2d2 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 {