| Index: chrome/browser/profiles/gaia_info_update_service_factory.h
|
| diff --git a/chrome/browser/profiles/gaia_info_update_service_factory.h b/chrome/browser/profiles/gaia_info_update_service_factory.h
|
| index 9bd9c8917b32e523d58f7a85a52e4352ca38837e..01dcadbd11de88c11fe8d30cd354734a51d81e64 100644
|
| --- a/chrome/browser/profiles/gaia_info_update_service_factory.h
|
| +++ b/chrome/browser/profiles/gaia_info_update_service_factory.h
|
| @@ -29,7 +29,7 @@ class GAIAInfoUpdateServiceFactory : public BrowserContextKeyedServiceFactory {
|
| static GAIAInfoUpdateServiceFactory* GetInstance();
|
|
|
| private:
|
| - friend struct DefaultSingletonTraits<GAIAInfoUpdateServiceFactory>;
|
| + friend struct base::DefaultSingletonTraits<GAIAInfoUpdateServiceFactory>;
|
|
|
| GAIAInfoUpdateServiceFactory();
|
| ~GAIAInfoUpdateServiceFactory() override;
|
|
|