Chromium Code Reviews| Index: net/ftp/ftp_auth_cache.cc |
| diff --git a/net/ftp/ftp_auth_cache.cc b/net/ftp/ftp_auth_cache.cc |
| index fc28922da4fd157aeccf62739c995e9eacaae66f..370cee57379a3e00fc591c47b30523bec95abfc7 100644 |
| --- a/net/ftp/ftp_auth_cache.cc |
| +++ b/net/ftp/ftp_auth_cache.cc |
| @@ -5,7 +5,7 @@ |
| #include "net/ftp/ftp_auth_cache.h" |
| #include "base/logging.h" |
| -#include "googleurl/src/gurl.h" |
| +#include "url/gurl.h" |
| namespace net { |