| Index: chrome/browser/resources/supervised_user_block_interstitial.html
|
| diff --git a/chrome/browser/resources/supervised_user_block_interstitial.html b/chrome/browser/resources/supervised_user_block_interstitial.html
|
| index a24258335108534d0f54db16d43ec9035b00d072..18a9059eba0fcdc2882955e79e244f07c7169e0a 100644
|
| --- a/chrome/browser/resources/supervised_user_block_interstitial.html
|
| +++ b/chrome/browser/resources/supervised_user_block_interstitial.html
|
| @@ -11,9 +11,7 @@
|
| <script src="supervised_user_block_interstitial.js"></script>
|
| </head>
|
|
|
| -<!-- TODO(jshin): Get rid of i18n-values and import default_text.css instead
|
| - once interstitial page loading does not use data url any more. -->
|
| -<body i18n-values=".style.fontFamily:fontfamily">
|
| +<body>
|
| <div id="main-frame-blocked">
|
| <div id="box">
|
| <div id="content-top">
|
|
|