Index: chrome/browser/resources/print_preview/settings/other_options_settings.html |
diff --git a/chrome/browser/resources/print_preview/settings/other_options_settings.html b/chrome/browser/resources/print_preview/settings/other_options_settings.html |
index 36f4a608b49dcb0566a88347a74f8c20de2058e1..b954db9f27a45d22ac33f40134770c41f3f855ac 100644 |
--- a/chrome/browser/resources/print_preview/settings/other_options_settings.html |
+++ b/chrome/browser/resources/print_preview/settings/other_options_settings.html |
@@ -5,6 +5,12 @@ |
</div> |
<div class="right-column checkbox"> |
<div id="other-options-collapsible" class="collapsible"> |
+ <div class="distill-page-container checkbox"> |
+ <label aria-live="polite"> |
+ <input class="distill-page-checkbox" type="checkbox"> |
+ <span i18n-content="optionDistillPage"></span> |
+ </label> |
+ </div> |
<div class="header-footer-container checkbox"> |
<label aria-live="polite"> |
<input class="header-footer-checkbox" type="checkbox"> |