| Index: chrome/browser/sync/profile_sync_service.h
|
| diff --git a/chrome/browser/sync/profile_sync_service.h b/chrome/browser/sync/profile_sync_service.h
|
| index 3aeed8398546381100d488b7acd11079551023af..f73d19ed06e8ea2f9e91843da7bb64855fcf243d 100644
|
| --- a/chrome/browser/sync/profile_sync_service.h
|
| +++ b/chrome/browser/sync/profile_sync_service.h
|
| @@ -102,7 +102,6 @@ struct UserShare;
|
| //
|
| class ProfileSyncService : public browser_sync::SyncFrontend,
|
| public browser_sync::SyncPrefObserver,
|
| - public browser_sync::UnrecoverableErrorHandler,
|
| public content::NotificationObserver {
|
| public:
|
| typedef ProfileSyncServiceObserver Observer;
|
|
|