| Index: chrome/browser/resources/history/history.html
|
| diff --git a/chrome/browser/resources/history/history.html b/chrome/browser/resources/history/history.html
|
| index 8362effa5c845804bc832f629db119019a83e35a..84dd098b3fb9503e4d69ed4d4f2c2b2b97349124 100644
|
| --- a/chrome/browser/resources/history/history.html
|
| +++ b/chrome/browser/resources/history/history.html
|
| @@ -78,7 +78,7 @@
|
| <h1 i18n-content="history"></h1>
|
| <div id="search-form" class="search-field-container">
|
| <input type="search" id="search-field"
|
| - i18n-values="aria-label:searchButton" required>
|
| + i18n-values="aria-label:searchButton">
|
| <input type="submit" id="search-button"
|
| i18n-values="value:searchButton">
|
| </div>
|
|
|