| Index: chrome/browser/resources/about_nacl.html
|
| diff --git a/chrome/browser/resources/about_nacl.html b/chrome/browser/resources/about_nacl.html
|
| index 189b07c0c4f54168aef2677fe53fa8c6980a5ea4..53c3ee1f0d32b21ca3c7d183546c3a5ec1c2526f 100644
|
| --- a/chrome/browser/resources/about_nacl.html
|
| +++ b/chrome/browser/resources/about_nacl.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection;">
|
| +<html i18n-values="dir:textdirection;lang:language">
|
| <head>
|
| <meta charset="utf-8">
|
| <link rel="stylesheet" href="chrome://resources/css/text_defaults.css">
|
|
|