diff options
Diffstat (limited to 'net/spdy/spdy_credential_state.h')
-rw-r--r-- | net/spdy/spdy_credential_state.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spdy/spdy_credential_state.h b/net/spdy/spdy_credential_state.h index 1460eac..505b012 100644 --- a/net/spdy/spdy_credential_state.h +++ b/net/spdy/spdy_credential_state.h @@ -7,8 +7,8 @@ #include <vector> -#include "googleurl/src/gurl.h" #include "net/base/net_export.h" +#include "url/gurl.h" namespace net { |