| Index: chrome/browser/resources/about_nacl.html
|
| diff --git a/chrome/browser/resources/about_nacl.html b/chrome/browser/resources/about_nacl.html
|
| index 32024cf5db97e886aaf31268879d155d17c800ab..e4a610ab4005c2ed0d73914a35280780f84f4706 100644
|
| --- a/chrome/browser/resources/about_nacl.html
|
| +++ b/chrome/browser/resources/about_nacl.html
|
| @@ -1,6 +1,7 @@
|
| <!DOCTYPE HTML>
|
| <html i18n-values="dir:textdirection;">
|
| <head>
|
| + <meta charset="utf-8">
|
| <link rel="stylesheet" href="chrome://nacl/about_nacl.css">
|
| </head>
|
| <body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
|
|
|