Chromium Code Reviews| Index: google_apis/gaia/oauth2_token_service_unittest.cc |
| diff --git a/google_apis/gaia/oauth2_token_service_unittest.cc b/google_apis/gaia/oauth2_token_service_unittest.cc |
| index 15f8d315474178f74ab5d72a53a8436110f8c79a..d80a3e518b39fa31188a7004507cb05c9d2e262a 100644 |
| --- a/google_apis/gaia/oauth2_token_service_unittest.cc |
| +++ b/google_apis/gaia/oauth2_token_service_unittest.cc |
| @@ -9,7 +9,7 @@ |
| #include "google_apis/gaia/gaia_constants.h" |
| #include "google_apis/gaia/google_service_auth_error.h" |
| #include "google_apis/gaia/oauth2_access_token_consumer.h" |
| -#include "google_apis/gaia/oauth2_access_token_fetcher.h" |
| +#include "google_apis/gaia/oauth2_access_token_fetcher_impl.h" |
|
Roger Tawa OOO till Jul 10th
2014/03/03 21:24:44
Why this change?
msarda
2014/03/04 12:37:13
Done.
|
| #include "google_apis/gaia/oauth2_token_service.h" |
| #include "google_apis/gaia/oauth2_token_service_test_util.h" |
| #include "net/http/http_status_code.h" |