| Index: chrome/browser/resources/print_preview/search/destination_search.html
|
| diff --git a/chrome/browser/resources/print_preview/search/destination_search.html b/chrome/browser/resources/print_preview/search/destination_search.html
|
| index 2757e027bafaf692a1bcce24656b995dc1da50d0..fdfaaf376f17dc11f068de925963eb9f97d413b6 100644
|
| --- a/chrome/browser/resources/print_preview/search/destination_search.html
|
| +++ b/chrome/browser/resources/print_preview/search/destination_search.html
|
| @@ -10,7 +10,7 @@
|
| <div class="cloud-list" hidden></div>
|
| </div>
|
| <div class="cloudprint-promo" hidden>
|
| - <img src="../images/cloud.png" class="icon"/>
|
| + <img src="../images/cloud.png" class="icon">
|
| <div class="promo-text"></div>
|
| <div class="close-button"></div>
|
| </div>
|
|
|