| Index: trunk/src/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc
|
| ===================================================================
|
| --- trunk/src/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc (revision 267099)
|
| +++ trunk/src/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc (working copy)
|
| @@ -202,8 +202,8 @@
|
| MediaGalleriesPreferencesFactory::GetInstance();
|
| notifier::ChromeNotifierServiceFactory::GetInstance();
|
| notifier::SyncedNotificationAppInfoServiceFactory::GetInstance();
|
| +#endif
|
| NTPResourceCacheFactory::GetInstance();
|
| -#endif
|
| PasswordStoreFactory::GetInstance();
|
| #if !defined(OS_ANDROID)
|
| PinnedTabServiceFactory::GetInstance();
|
|
|