| Index: chrome/browser/resources/chromeos/guest_session_tab.html
|
| diff --git a/chrome/browser/resources/chromeos/guest_session_tab.html b/chrome/browser/resources/chromeos/guest_session_tab.html
|
| index 1bd85e84e859cfeb5c0487fcf5b4e28097ae10e4..8ad954d96af934e3c969d6ae24a3c7673a7a69ba 100644
|
| --- a/chrome/browser/resources/chromeos/guest_session_tab.html
|
| +++ b/chrome/browser/resources/chromeos/guest_session_tab.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection;">
|
| +<html i18n-values="dir:textdirection;lang:language">
|
| <head>
|
| <meta charset="utf-8">
|
| <title i18n-content="title"></title>
|
|
|