Index: chrome/browser/supervised_user/supervised_user_service.h |
diff --git a/chrome/browser/supervised_user/supervised_user_service.h b/chrome/browser/supervised_user/supervised_user_service.h |
index 0f3a93461e39f2c7db845cf7aac7cc190d30512d..55e3be269487cd242b5a759ecdee46b5c354e687 100644 |
--- a/chrome/browser/supervised_user/supervised_user_service.h |
+++ b/chrome/browser/supervised_user/supervised_user_service.h |
@@ -262,6 +262,8 @@ class SupervisedUserService : public KeyedService, |
bool ProfileIsSupervised() const; |
+ void OnCustodianInfoChanged(); |
+ |
#if defined(ENABLE_EXTENSIONS) |
// Internal implementation for ExtensionManagementPolicy::Delegate methods. |
// If |error| is not NULL, it will be filled with an error message if the |