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

Unified Diff: trunk/src/sync/internal_api/public/internal_components_factory_impl.h

Issue 23658030: Revert 222154 "sync: Gracefully handle very early shutdown" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 3 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/sync/internal_api/public/internal_components_factory_impl.h
===================================================================
--- trunk/src/sync/internal_api/public/internal_components_factory_impl.h (revision 222204)
+++ trunk/src/sync/internal_api/public/internal_components_factory_impl.h (working copy)
@@ -21,8 +21,7 @@
virtual scoped_ptr<SyncScheduler> BuildScheduler(
const std::string& name,
- sessions::SyncSessionContext* context,
- syncer::CancelationSignal* cancelation_signal) OVERRIDE;
+ sessions::SyncSessionContext* context) OVERRIDE;
virtual scoped_ptr<sessions::SyncSessionContext> BuildContext(
ServerConnectionManager* connection_manager,
« no previous file with comments | « trunk/src/sync/internal_api/public/internal_components_factory.h ('k') | trunk/src/sync/internal_api/public/sync_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698