| Index: chrome/browser/sync/profile_sync_service.h
|
| ===================================================================
|
| --- chrome/browser/sync/profile_sync_service.h (revision 52107)
|
| +++ chrome/browser/sync/profile_sync_service.h (working copy)
|
| @@ -156,6 +156,7 @@
|
| virtual void OnBackendInitialized();
|
| virtual void OnSyncCycleCompleted();
|
| virtual void OnAuthError();
|
| + virtual void OnStopSyncingPermanently();
|
|
|
| // Called when a user enters credentials through UI.
|
| virtual void OnUserSubmittedAuth(const std::string& username,
|
|
|