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 8fc7da79820b176c35cbedb1b29652f7adb4460a..6bca2651e1b82848a860a4b230fb96b4c0f4fee7 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(); |