| Index: chrome/browser/sync/engine/syncapi.h
|
| ===================================================================
|
| --- chrome/browser/sync/engine/syncapi.h (revision 94934)
|
| +++ chrome/browser/sync/engine/syncapi.h (working copy)
|
| @@ -932,9 +932,7 @@
|
| void RequestConfig(const syncable::ModelTypeBitSet& types,
|
| sync_api::ConfigureReason reason);
|
|
|
| - // Request a nudge of the syncer, which will cause the syncer thread
|
| - // to run at the next available opportunity.
|
| - void RequestNudge(const tracked_objects::Location& nudge_location);
|
| + void RequestCleanupDisabledTypes();
|
|
|
| // Request a clearing of all data on the server
|
| void RequestClearServerData();
|
|
|