| Index: chrome/browser/resources/chromeos/proxy_settings.html
|
| diff --git a/chrome/browser/resources/chromeos/proxy_settings.html b/chrome/browser/resources/chromeos/proxy_settings.html
|
| index 73dc88cb8a96ff97b19ae2dd836470beb960fdeb..061eaf803ee8abee6efb2e77387366684f325fd4 100644
|
| --- a/chrome/browser/resources/chromeos/proxy_settings.html
|
| +++ b/chrome/browser/resources/chromeos/proxy_settings.html
|
| @@ -1,5 +1,5 @@
|
| <!doctype html>
|
| -<html i18n-values="dir:textdirection;highlight:highlightStrength">
|
| +<html i18n-values="dir:textdirection;highlight:highlightStrength;lang:language">
|
| <head>
|
| <meta charset="utf-8">
|
| <link rel="stylesheet" href="chrome://resources/css/chrome_shared.css">
|
|
|