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

Unified Diff: chrome/browser/supervised_user/supervised_user_interstitial.h

Issue 638953002: Supervised user interstitial: Small style changes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « chrome/browser/resources/supervised_user_block_interstitial.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « chrome/browser/resources/supervised_user_block_interstitial.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698