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 c9bfd849a958ef2160cc49c1be7d777f78ae8bb7..d6e9a28c8d1e372ff12cc050c8f570d1aa2118c8 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/chrome/browser/sync/profile_sync_service.h |
@@ -872,6 +872,8 @@ class ProfileSyncService |
bool delete_sync_database, |
UnrecoverableErrorReason reason); |
+ bool IsSessionsDataTypeControllerRunning() const; |
+ |
// Returns the username (in form of an email address) that should be used in |
// the credentials. |
std::string GetEffectiveUsername(); |