summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/supervised_user_block_interstitial.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/supervised_user_block_interstitial.html')
-rw-r--r--chrome/browser/resources/supervised_user_block_interstitial.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/supervised_user_block_interstitial.html b/chrome/browser/resources/supervised_user_block_interstitial.html
index fe256f2..fc4c6e1 100644
--- a/chrome/browser/resources/supervised_user_block_interstitial.html
+++ b/chrome/browser/resources/supervised_user_block_interstitial.html
@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width">
<meta charset="utf-8">
<title i18n-content="blockPageTitle"></title>
-<link rel="stylesheet" href="../../../ui/webui/resources/css/chrome_shared.css">
+<link rel="stylesheet" href="../../../ui/webui/resources/css/widgets.css">
<link rel="stylesheet" href="supervised_user_block_interstitial.css">
<script src="../../../ui/webui/resources/js/cr.js"></script>
<script src="../../../ui/webui/resources/js/util.js"></script>