Index: chrome/browser/resources/print_preview/common/search_box.html |
diff --git a/chrome/browser/resources/print_preview/common/search_box.html b/chrome/browser/resources/print_preview/common/search_box.html |
index 9210900cbbcd1d93881312224ae52458476edf3e..8c84964b6a8190b2fc185eff71df2ed6bfeaf2d2 100644 |
--- a/chrome/browser/resources/print_preview/common/search_box.html |
+++ b/chrome/browser/resources/print_preview/common/search_box.html |
@@ -1,4 +1,4 @@ |
<div id="search-box-template" class="search-box" hidden> |
- <img src="../images/search.png" class="search-box-icon"> |
+ <img src="../images/search.png" class="search-box-icon" alt=""> |
<input type="text" class="search-box-input"> |
</div> |