| Index: chrome/browser/resources/chromeos/set_time.html
|
| diff --git a/chrome/browser/resources/chromeos/set_time.html b/chrome/browser/resources/chromeos/set_time.html
|
| index 6432c8cd4e794139acf1e987c837a58670d07713..5f7ea31e62fc5cdce3527beed3815aa0c86ef8d1 100644
|
| --- a/chrome/browser/resources/chromeos/set_time.html
|
| +++ b/chrome/browser/resources/chromeos/set_time.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="setTimeTitle"></title>
|
|
|