summaryrefslogtreecommitdiffstats
path: root/chrome/browser/sync/js_sync_manager_observer.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/sync/js_sync_manager_observer.h')
-rw-r--r--chrome/browser/sync/js_sync_manager_observer.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/sync/js_sync_manager_observer.h b/chrome/browser/sync/js_sync_manager_observer.h
index a912d7f..aa710ef 100644
--- a/chrome/browser/sync/js_sync_manager_observer.h
+++ b/chrome/browser/sync/js_sync_manager_observer.h
@@ -36,8 +36,6 @@ class JsSyncManagerObserver : public sync_api::SyncManager::Observer {
virtual void OnUpdatedToken(const std::string& token);
virtual void OnPassphraseRequired(bool for_decryption);
virtual void OnPassphraseAccepted(const std::string& bootstrap_token);
- virtual void OnEncryptionComplete(
- const syncable::ModelTypeSet& encrypted_types);
virtual void OnInitializationComplete();
virtual void OnPaused();
virtual void OnResumed();