Index: chrome/test/base/testing_profile.h |
diff --git a/chrome/test/base/testing_profile.h b/chrome/test/base/testing_profile.h |
index 6826fdc2384435d2fa7b6932d53a38b8fc99f6ab..cdd69161323dbcebaaad39c912d9d2a8339a4c28 100644 |
--- a/chrome/test/base/testing_profile.h |
+++ b/chrome/test/base/testing_profile.h |
@@ -201,7 +201,6 @@ class TestingProfile : public Profile { |
virtual void SetOffTheRecordProfile(Profile* profile); |
virtual Profile* GetOffTheRecordProfile() OVERRIDE; |
virtual void DestroyOffTheRecordProfile() OVERRIDE {} |
- virtual GAIAInfoUpdateService* GetGAIAInfoUpdateService() OVERRIDE; |
virtual bool HasOffTheRecordProfile() OVERRIDE; |
virtual Profile* GetOriginalProfile() OVERRIDE; |
virtual ExtensionService* GetExtensionService() OVERRIDE; |