| Index: chrome/browser/resources/print_preview/search/destination_list_item.html
|
| diff --git a/chrome/browser/resources/print_preview/search/destination_list_item.html b/chrome/browser/resources/print_preview/search/destination_list_item.html
|
| index 1168e82b32893c8a086893c5da9ac9326d00459d..2348e0e6455e90af68458ddfa70636f94a7dec36 100644
|
| --- a/chrome/browser/resources/print_preview/search/destination_list_item.html
|
| +++ b/chrome/browser/resources/print_preview/search/destination_list_item.html
|
| @@ -9,5 +9,9 @@
|
| class="register-promo-button">
|
| </button>
|
| </span>
|
| + <span class="extension-controlled-indicator" hidden>
|
| + <span class="extension-name"></span>
|
| + <span class="extension-icon" role="button" tabindex="0"></span>
|
| + </span>
|
| </span>
|
| </li>
|
|
|