| Index: chrome/browser/resources/options2/certificate_manager.html
|
| diff --git a/chrome/browser/resources/options2/certificate_manager.html b/chrome/browser/resources/options2/certificate_manager.html
|
| index 96955c7d33a289b6e5f1c6206f59477e47e106a0..3cda0cc7231f9e61e539fe12baa21e948de07a76 100644
|
| --- a/chrome/browser/resources/options2/certificate_manager.html
|
| +++ b/chrome/browser/resources/options2/certificate_manager.html
|
| @@ -1,4 +1,5 @@
|
| <div id="certificateManagerPage" class="page" hidden>
|
| + <div class="close-button"></div>
|
| <h1 i18n-content="certificateManagerPage"></h1>
|
| <div class="content-area">
|
| <!-- Navigation tabs -->
|
|
|