| Index: chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
| diff --git a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
| index 6fde9ab0703262ea16de8043c6a42f3ea3321f91..ad89e7c030de7a3ae026b319d9265314b228565c 100644
|
| --- a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
| +++ b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
| @@ -202,8 +202,8 @@ EnsureBrowserContextKeyedServiceFactoriesBuilt() {
|
| MediaGalleriesPreferencesFactory::GetInstance();
|
| notifier::ChromeNotifierServiceFactory::GetInstance();
|
| notifier::SyncedNotificationAppInfoServiceFactory::GetInstance();
|
| -#endif
|
| NTPResourceCacheFactory::GetInstance();
|
| +#endif
|
| PasswordStoreFactory::GetInstance();
|
| #if !defined(OS_ANDROID)
|
| PinnedTabServiceFactory::GetInstance();
|
|
|