| Index: chrome/browser/resources/policy.html
|
| diff --git a/chrome/browser/resources/policy.html b/chrome/browser/resources/policy.html
|
| index eec1ce5e79cef5aa6fe1a6cc7d81fb4a2a5f0b8c..eb94bed44cee6a1aa1bd95ff931a0d5b39e76add 100644
|
| --- a/chrome/browser/resources/policy.html
|
| +++ b/chrome/browser/resources/policy.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection">
|
| +<html i18n-values="dir:textdirection;lang:language">
|
| <head>
|
| <meta charset="utf-8">
|
| <meta name="viewport" content="width=device-width, user-scalable=no">
|
|
|