| Index: chrome/browser/resources/ntp4/guest_tab.html
|
| diff --git a/chrome/browser/resources/ntp4/guest_tab.html b/chrome/browser/resources/ntp4/guest_tab.html
|
| index 4ed8015b953411f25fde2bff53fb6a7717dd8263..9c1150a09e6ae20ec728b595e93f38f1c027b6ea 100644
|
| --- a/chrome/browser/resources/ntp4/guest_tab.html
|
| +++ b/chrome/browser/resources/ntp4/guest_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>
|
|
|