Index: chrome/browser/supervised_user/supervised_user_interstitial.h |
diff --git a/chrome/browser/supervised_user/supervised_user_interstitial.h b/chrome/browser/supervised_user/supervised_user_interstitial.h |
index 51905e3563690bb3bf2211e69bb832bcc205d5e0..57e2bd764a37a49a97df4a19df5109f5312dbaf8 100644 |
--- a/chrome/browser/supervised_user/supervised_user_interstitial.h |
+++ b/chrome/browser/supervised_user/supervised_user_interstitial.h |
@@ -45,6 +45,7 @@ class SupervisedUserInterstitial : public content::InterstitialPageDelegate, |
// SupervisedUserServiceObserver implementation. |
virtual void OnURLFilterChanged() override; |
+ // TODO(treib): Also listen to OnCustodianInfoChanged and update as required. |
// Returns whether the blocked URL is now allowed. Called initially before the |
// interstitial is shown (to catch race conditions), or when the URL filtering |