| Index: chrome/browser/resources/chromeos/certificate_manager_dialog.html
|
| diff --git a/chrome/browser/resources/chromeos/certificate_manager_dialog.html b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
|
| index aed35ffab773bd6438e5f88f36c300fb6a948a8b..14cae1b1fced3ff2cd90e43868aae12e6479f3c0 100644
|
| --- a/chrome/browser/resources/chromeos/certificate_manager_dialog.html
|
| +++ b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection;highlight:highlightStrength">
|
| +<html i18n-values="dir:textdirection;lang:language;highlight:highlightStrength">
|
| <head>
|
| <meta charset="utf-8">
|
| <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
|
|
|