| Index: chrome/browser/resources/supervised_user_block_interstitial.html
|
| diff --git a/chrome/browser/resources/supervised_user_block_interstitial.html b/chrome/browser/resources/supervised_user_block_interstitial.html
|
| index a24258335108534d0f54db16d43ec9035b00d072..1b5fba1576c796fa6cd595181e70f725ad3c6ac7 100644
|
| --- a/chrome/browser/resources/supervised_user_block_interstitial.html
|
| +++ b/chrome/browser/resources/supervised_user_block_interstitial.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection">
|
| +<html i18n-values="dir:textdirection;lang:language">
|
| <head>
|
| <meta name="viewport" content="width=device-width">
|
| <meta charset="utf-8">
|
|
|