Index: chrome/browser/sync/glue/sync_backend_host_core.h |
diff --git a/chrome/browser/sync/glue/sync_backend_host_core.h b/chrome/browser/sync/glue/sync_backend_host_core.h |
index 4e1b9217fb0d523b6bc78c18b30c418a26f05be6..eab4e948467628370bd273c5783422ad6e9e99d6 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_core.h |
+++ b/chrome/browser/sync/glue/sync_backend_host_core.h |
@@ -99,7 +99,6 @@ class SyncBackendHostCore |
syncer::ModelTypeSet restored_types) OVERRIDE; |
virtual void OnConnectionStatusChange( |
syncer::ConnectionStatus status) OVERRIDE; |
- virtual void OnStopSyncingPermanently() OVERRIDE; |
virtual void OnActionableError( |
const syncer::SyncProtocolError& sync_error) OVERRIDE; |