Index: components/browser_sync/profile_sync_service.h |
diff --git a/components/browser_sync/profile_sync_service.h b/components/browser_sync/profile_sync_service.h |
index 43c8f8bb7949c0c5b59a8edc8368ac970b256026..5a2a457add3ddda7a70cda62381dbd6ad7c0ffaa 100644 |
--- a/components/browser_sync/profile_sync_service.h |
+++ b/components/browser_sync/profile_sync_service.h |
@@ -684,6 +684,7 @@ class ProfileSyncService : public syncer::SyncServiceBase, |
void NotifyObservers(); |
void NotifySyncCycleCompleted(); |
void NotifyForeignSessionUpdated(); |
+ void NotifyShutdown(); |
void ClearStaleErrors(); |