Index: chrome/test/testing_profile.h |
diff --git a/chrome/test/testing_profile.h b/chrome/test/testing_profile.h |
index ee16eb636d5b3d328eef7c47ff9fa8c2304d338d..79f5941ea368ed1834dbb2f6850e4ec563c83ff7 100644 |
--- a/chrome/test/testing_profile.h |
+++ b/chrome/test/testing_profile.h |
@@ -272,7 +272,7 @@ class TestingProfile : public Profile { |
virtual ChromeBlobStorageContext* GetBlobStorageContext(); |
virtual ExtensionInfoMap* GetExtensionInfoMap(); |
virtual PromoCounter* GetInstantPromoCounter(); |
- virtual policy::ProfilePolicyContext* GetPolicyContext(); |
+ virtual policy::ProfilePolicyConnector* GetPolicyConnector(); |
virtual PrerenderManager* GetPrerenderManager(); |
virtual PrefService* GetOffTheRecordPrefs(); |