| 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 1b961b492d207d941e9c06e219c9425712e727e5..f136cfea9e8f7c84f1b90162f8b88b610ee96318 100644
|
| --- a/chrome/browser/resources/print_preview/settings/other_options_settings.html
|
| +++ b/chrome/browser/resources/print_preview/settings/other_options_settings.html
|
| @@ -20,5 +20,11 @@
|
| <span i18n-content="optionTwoSided"></span>
|
| </label>
|
| </div>
|
| + <div class="css-background-container checkbox">
|
| + <label aria-live="polite">
|
| + <input class="css-background-checkbox" type="checkbox">
|
| + <span i18n-content="optionBackgroundColorsAndImages"></span>
|
| + </label>
|
| + </div>
|
| </div>
|
| </div>
|
|
|