| Index: chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc
|
| diff --git a/chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc b/chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc
|
| index a6d6449c25982434dc1f9685a1747f8bb1f33fa0..51a6bda8d3b40bfba6ad5220c5d5a8b8fdcd8297 100644
|
| --- a/chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc
|
| +++ b/chrome/browser/signin/fake_profile_oauth2_token_service_builder.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "chrome/browser/signin/fake_profile_oauth2_token_service_builder.h"
|
|
|
| -#include "chrome/browser/signin/fake_profile_oauth2_token_service.h"
|
| +#include "components/signin/core/browser/fake_profile_oauth2_token_service.h"
|
|
|
| // TODO(blundell): Should these be namespaced?
|
| scoped_ptr<KeyedService> BuildFakeProfileOAuth2TokenService(
|
|
|