Index: components/browser_sync/browser/profile_sync_service_mock.h |
diff --git a/components/browser_sync/browser/profile_sync_service_mock.h b/components/browser_sync/browser/profile_sync_service_mock.h |
index c610b871eccc6add97bba4d10af9cb67b7ef1a77..b05fec4642367870b2598faaac86063a26a3625e 100644 |
--- a/components/browser_sync/browser/profile_sync_service_mock.h |
+++ b/components/browser_sync/browser/profile_sync_service_mock.h |
@@ -86,7 +86,6 @@ class ProfileSyncServiceMock : public ProfileSyncService { |
MOCK_CONST_METHOD0(CanSyncStart, bool()); |
MOCK_CONST_METHOD0(IsManaged, bool()); |
- MOCK_METHOD0(IsOAuthRefreshTokenAvailable, bool()); |
MOCK_CONST_METHOD0(IsPassphraseRequired, bool()); |
MOCK_CONST_METHOD0(IsPassphraseRequiredForDecryption, bool()); |