Index: chrome/browser/resources/options/content_settings.html |
diff --git a/chrome/browser/resources/options/content_settings.html b/chrome/browser/resources/options/content_settings.html |
index 7e6735c0bee3bafc33e18822839ab416d8456063..3dce4b95536a0ec50a4c4c47fccf829dd884d16d 100644 |
--- a/chrome/browser/resources/options/content_settings.html |
+++ b/chrome/browser/resources/options/content_settings.html |
@@ -592,6 +592,16 @@ |
</div> |
</div> |
</section> |
+ <!-- Page zoom levels --> |
+ <section id="page-zoom-levels"> |
+ <h3 i18n-content="zoomlevels_header"></h3> |
+ <div> |
+ <div class="settings-row"> |
+ <button class="exceptions-list-button" contentType="zoomlevels" |
+ i18n-content="zoomLevelsManage"></button> |
+ </div> |
+ </div> |
+ </section> |
</div> |
<div class="action-area"> |
<div class="button-strip"> |