Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: trunk/src/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc

Issue 17610004: Revert 208315 "Make use of InvalidationService" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 208346)
+++ trunk/src/chrome/browser/profiles/chrome_browser_main_extra_parts_profiles.cc (working copy)
@@ -62,8 +62,6 @@
#include "chrome/browser/google/google_url_tracker_factory.h"
#include "chrome/browser/history/history_service_factory.h"
#include "chrome/browser/history/shortcuts_backend_factory.h"
-#include "chrome/browser/invalidation/invalidation_service_factory.h"
-#include "chrome/browser/media_galleries/media_galleries_preferences_factory.h"
#include "chrome/browser/notifications/desktop_notification_service_factory.h"
#include "chrome/browser/password_manager/password_store_factory.h"
#include "chrome/browser/plugins/plugin_prefs_factory.h"
@@ -258,7 +256,6 @@
GlobalErrorServiceFactory::GetInstance();
GoogleURLTrackerFactory::GetInstance();
HistoryServiceFactory::GetInstance();
- invalidation::InvalidationServiceFactory::GetInstance();
#if defined(ENABLE_MANAGED_USERS)
ManagedUserServiceFactory::GetInstance();
#endif
« no previous file with comments | « trunk/src/chrome/browser/prefs/browser_prefs.cc ('k') | trunk/src/chrome/browser/sync/glue/android_invalidator_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698