| Index: chrome/browser/resources/options2/startup_overlay.html
|
| diff --git a/chrome/browser/resources/options2/startup_overlay.html b/chrome/browser/resources/options2/startup_overlay.html
|
| index ea14d9c04af2822fa0cdf360b2238cc80800cacf..262871ee9359720c988d50173b599fc2bbdb58e1 100644
|
| --- a/chrome/browser/resources/options2/startup_overlay.html
|
| +++ b/chrome/browser/resources/options2/startup_overlay.html
|
| @@ -1,4 +1,5 @@
|
| <div id="startup-overlay" class="page" hidden>
|
| + <div class="close-button"></div>
|
| <h1 i18n-content="startupPagesOverlay"></h1>
|
| <!-- This <input> element is always hidden. It needs to be here so that
|
| its 'controlled-by' attribute will get set when the urls preference is
|
|
|