Index: chrome/test/testing_profile.cc |
diff --git a/chrome/test/testing_profile.cc b/chrome/test/testing_profile.cc |
index 8e4a009b558d849cd8f37dd7ea85a2cf22455c0e..e769aaabfe43d5bda3f04c8414664549f09f7f29 100644 |
--- a/chrome/test/testing_profile.cc |
+++ b/chrome/test/testing_profile.cc |
@@ -757,7 +757,7 @@ PromoCounter* TestingProfile::GetInstantPromoCounter() { |
return NULL; |
} |
-policy::ProfilePolicyContext* TestingProfile::GetPolicyContext() { |
+policy::ProfilePolicyConnector* TestingProfile::GetPolicyConnector() { |
return NULL; |
} |