| Index: chrome/browser/resources/options/chromeos/proxy.html
|
| diff --git a/chrome/browser/resources/options/chromeos/proxy.html b/chrome/browser/resources/options/chromeos/proxy.html
|
| index 81c3d1ee3eb7f89ed93c78edc4bd12112daf42bc..63abe43c1dce2eb3a4dfb62c9d23888bcd5a5109 100644
|
| --- a/chrome/browser/resources/options/chromeos/proxy.html
|
| +++ b/chrome/browser/resources/options/chromeos/proxy.html
|
| @@ -1,4 +1,4 @@
|
| -<div class="page hidden" id="proxyPage">
|
| +<div class="page" id="proxyPage" hidden>
|
| <h1 i18n-content="proxyPage"></h1>
|
| <section>
|
| <h3 i18n-content="proxy_config_title"></h3>
|
|
|