| Index: google_apis/gaia/oauth2_access_token_fetcher.h
|
| diff --git a/google_apis/gaia/oauth2_access_token_fetcher.h b/google_apis/gaia/oauth2_access_token_fetcher.h
|
| index 24f4d858065825d0ef6493bd435cac84785b8a67..11ac6ea8b5c702a9611802b444444fdf7c80cce4 100644
|
| --- a/google_apis/gaia/oauth2_access_token_fetcher.h
|
| +++ b/google_apis/gaia/oauth2_access_token_fetcher.h
|
| @@ -11,8 +11,8 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "google_apis/gaia/oauth2_access_token_consumer.h"
|
| -#include "googleurl/src/gurl.h"
|
| #include "net/url_request/url_fetcher_delegate.h"
|
| +#include "url/gurl.h"
|
|
|
| class OAuth2AccessTokenFetcherTest;
|
|
|
|
|