Index: chrome/browser/resources/options/content_settings_exceptions_area.html |
diff --git a/chrome/browser/resources/options/content_settings_exceptions_area.html b/chrome/browser/resources/options/content_settings_exceptions_area.html |
index 079080f2c7726af1a44e65dd0aec9308b6522a05..c7090797fca0792bed040b3c6fa131ac8c5e3034 100644 |
--- a/chrome/browser/resources/options/content_settings_exceptions_area.html |
+++ b/chrome/browser/resources/options/content_settings_exceptions_area.html |
@@ -145,6 +145,10 @@ |
</div> |
<div contentType="zoomlevels"> |
<list mode="normal"></list> |
+ <div id="zoom-levels-ignored-explanation" |
+ i18n-content="zoomLevelsIgnoredExplanation" |
+ hidden> |
+ </div> |
<div> |
<span class="otr-explanation" i18n-content="otrExceptionsExplanation"> |
</span> |