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..298c4e8779f0ef8a3e845b5b4aab93ae9e4604ab 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="print-friendly-container checkbox"> |
+ <label aria-live="polite"> |
+ <input class="print-friendly-checkbox" type="checkbox"> |
+ <span i18n-content="optionPrintFriendly"></span> |
+ </label> |
+ </div> |
<div class="header-footer-container checkbox"> |
<label aria-live="polite"> |
<input class="header-footer-checkbox" type="checkbox"> |