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 14db31e14463401f462c64abe0a2dec4172296eb..b995ffa50ed76eca16ca82f31786891c1d1db865 100644 |
--- a/chrome/browser/sync/profile_sync_service.h |
+++ b/chrome/browser/sync/profile_sync_service.h |
@@ -368,10 +368,6 @@ class ProfileSyncService : public browser_sync::SyncFrontend, |
static const wchar_t* GetPrefNameForDataType(syncable::ModelType data_type); |
- // When running inside Chrome OS, extract the LSID cookie from the cookie |
- // store to bootstrap the authentication process. |
- virtual std::string GetLsidForAuthBootstraping(); |
- |
// Time at which we begin an attempt a GAIA authorization. |
base::TimeTicks auth_start_time_; |