Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8940)

Unified Diff: chrome/test/testing_profile.cc

Issue 6520008: Device policy infrastructure (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix nits Created 9 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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;
}
« chrome/browser/policy/device_token_fetcher_unittest.cc ('K') | « chrome/test/testing_profile.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698