Index: chrome/browser/resources/options/instant_confirm_overlay.html |
diff --git a/chrome/browser/resources/options/instant_confirm_overlay.html b/chrome/browser/resources/options/instant_confirm_overlay.html |
index e49d60982c9afd1df666890043cad4fdc89e2077..04da0d3c916629dcda40aefaba0be5b7afb3ee98 100644 |
--- a/chrome/browser/resources/options/instant_confirm_overlay.html |
+++ b/chrome/browser/resources/options/instant_confirm_overlay.html |
@@ -1,4 +1,4 @@ |
-<div id="instantConfirmOverlay" class="page hidden"> |
+<div id="instantConfirmOverlay" class="page" hidden> |
<h1 i18n-content="instantConfirmTitle"></h1> |
<!-- The text has line breaks, so we must use a pre. --> |
<div class="content-area"> |