| Index: chrome/browser/resources/chromeos/offline_app_load.html
|
| diff --git a/chrome/browser/resources/chromeos/offline_app_load.html b/chrome/browser/resources/chromeos/offline_app_load.html
|
| index 815ca2d8301eff95301a58e5a6db7a04361b0abe..4d84c310aa953ed59172efa4b00ef88ef84c00af 100644
|
| --- a/chrome/browser/resources/chromeos/offline_app_load.html
|
| +++ b/chrome/browser/resources/chromeos/offline_app_load.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">
|
|
|