| Index: chrome/browser/resources/managed_mode_block_interstitial.html
|
| diff --git a/chrome/browser/resources/managed_mode_block_interstitial.html b/chrome/browser/resources/managed_mode_block_interstitial.html
|
| index 3ee9b661844dec5ef59226d4f9347c8037f4443c..fc0499d5d5ee783d67dcf98f903859e6fc2babfa 100644
|
| --- a/chrome/browser/resources/managed_mode_block_interstitial.html
|
| +++ b/chrome/browser/resources/managed_mode_block_interstitial.html
|
| @@ -2,6 +2,7 @@
|
| <html i18n-values="dir:textdirection">
|
| <head>
|
| <meta name="viewport" content="width=device-width">
|
| +<meta charset="utf-8">
|
| <title i18n-content="blockPageTitle"></title>
|
| <link rel="stylesheet" href="managed_mode_block_interstitial.css">
|
| <script src="../../../ui/webui/resources/js/cr.js"></script>
|
|
|