| Index: chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
|
| diff --git a/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html b/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
|
| index 5e4e36eb58520bb14250573e5639c6ce1b49e4b4..0e191aee6ef894bc6cc1c4e11f582d09b1c5ecda 100644
|
| --- a/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
|
| +++ b/chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html
|
| @@ -95,7 +95,7 @@
|
| color: var(--google-grey-700);
|
| }
|
|
|
| - paper-dropdown-menu-light,
|
| + .md-select,
|
| paper-input {
|
| --paper-input-container-color: var(--google-grey-500);
|
| --paper-input-container-input: {
|
|
|