| Index: chrome/browser/resources/md_history/app.crisper.js
|
| diff --git a/chrome/browser/resources/md_history/app.crisper.js b/chrome/browser/resources/md_history/app.crisper.js
|
| index 3e75862e14094e32974a703a7d4959977c019372..e1a0a1c011aacef5f1d6e684ebf0b4cb592fc75b 100644
|
| --- a/chrome/browser/resources/md_history/app.crisper.js
|
| +++ b/chrome/browser/resources/md_history/app.crisper.js
|
| @@ -7555,6 +7555,9 @@ Polymer({
|
| // Tooltip to display on the clear search button.
|
| clearLabel: String,
|
|
|
| + // Tooltip to display on the menu button.
|
| + menuLabel: String,
|
| +
|
| // Value is proxied through to cr-toolbar-search-field. When true,
|
| // the search field will show a processing spinner.
|
| spinnerActive: Boolean,
|
|
|