| Index: chrome/browser/resources/md_history/history_toolbar.html
|
| diff --git a/chrome/browser/resources/md_history/history_toolbar.html b/chrome/browser/resources/md_history/history_toolbar.html
|
| index b74503b81b4451b8efa76afc9f1fe6820cde2bc3..bdb42d36561bc44ea952e064798fb136fa7d276b 100644
|
| --- a/chrome/browser/resources/md_history/history_toolbar.html
|
| +++ b/chrome/browser/resources/md_history/history_toolbar.html
|
| @@ -227,7 +227,7 @@
|
| </paper-tabs>
|
| <div id="grouped-nav-container">
|
| <span id="grouped-date">
|
| - {{getHistoryInterval_(queryStartTime, queryEndTime)}}
|
| + [[getHistoryInterval_(queryInfo)]]
|
| </span>
|
| <button is="paper-icon-button-light"
|
| id="today-button"
|
|
|