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

Unified Diff: components/security_interstitials/core/browser/resources/interstitial_ui.html

Issue 2755733002: Include the supervised user interstitial on chrome://interstitials (Closed)
Patch Set: review Created 3 years, 9 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/ui/webui/interstitials/interstitial_ui.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/security_interstitials/core/browser/resources/interstitial_ui.html
diff --git a/components/security_interstitials/core/browser/resources/interstitial_ui.html b/components/security_interstitials/core/browser/resources/interstitial_ui.html
index 4f425e52f39f6b767a2cc39b856232bb873d178a..852be930ad06e7dd38cd7593d817a1f08ff915e2 100644
--- a/components/security_interstitials/core/browser/resources/interstitial_ui.html
+++ b/components/security_interstitials/core/browser/resources/interstitial_ui.html
@@ -51,5 +51,11 @@
Captive Portal, WiFi with network name "CoffeeShopWiFi"
</a>
</div>
+ <h3>Supervised Users</h3>
+ <div>
+ <a href="supervised_user">
+ Supervised User
+ </a
+ </div>>
</body>
</html>
« no previous file with comments | « chrome/browser/ui/webui/interstitials/interstitial_ui.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698