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 d75ad43ce9b8c711e13567777414d91d5cc346c7..d6f53e4838a5f98382a0d3e7d78fd125cd1f345f 100644 |
--- a/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc |
+++ b/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc |
@@ -163,9 +163,7 @@ EnsureBrowserContextKeyedServiceFactoriesBuilt() { |
BackgroundContentsServiceFactory::GetInstance(); |
#endif |
BookmarkModelFactory::GetInstance(); |
-#if !defined(OS_ANDROID) |
BookmarkUndoServiceFactory::GetInstance(); |
-#endif |
#if defined(ENABLE_CAPTIVE_PORTAL_DETECTION) |
CaptivePortalServiceFactory::GetInstance(); |
#endif |