Index: chrome/browser/sync/glue/sync_backend_host_impl.h |
diff --git a/chrome/browser/sync/glue/sync_backend_host_impl.h b/chrome/browser/sync/glue/sync_backend_host_impl.h |
index d1fca6ec6308514ba8d184d64a578dcbd8800d59..1b6f1a52ffaba4e5affee958ff5a956a20b5d93f 100644 |
--- a/chrome/browser/sync/glue/sync_backend_host_impl.h |
+++ b/chrome/browser/sync/glue/sync_backend_host_impl.h |
@@ -257,6 +257,7 @@ class SyncBackendHostImpl |
syncer::InvalidatorState state) OVERRIDE; |
virtual void OnIncomingInvalidation( |
const syncer::ObjectIdInvalidationMap& invalidation_map) OVERRIDE; |
+ virtual std::string GetOwnerName() const OVERRIDE; |
content::NotificationRegistrar notification_registrar_; |