| Index: chrome/browser/resources/ssl/blocking.html
|
| diff --git a/chrome/browser/resources/ssl/blocking.html b/chrome/browser/resources/ssl/blocking.html
|
| index 004cf225cf111cbbebd609e91dcf8df36e922164..c6d62dd98bc23dcdbdff4525e5b94fb162097059 100644
|
| --- a/chrome/browser/resources/ssl/blocking.html
|
| +++ b/chrome/browser/resources/ssl/blocking.html
|
| @@ -3,6 +3,7 @@
|
| <head>
|
| <meta name="viewport" content="width=device-width, initial-scale=1.0,
|
| maximum-scale=1.0, user-scalable=no">
|
| + <meta charset="utf-8">
|
| <title i18n-content="title"></title>
|
| <link rel="stylesheet" href="../../../renderer/resources/neterror.css">
|
| <link rel="stylesheet" href="blocking.css">
|
|
|