| 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 b799036160d0f85a1a66fe8cb48750d24f16d89a..21d74bdb8f9051c3af8f7f8069516c17a3fbcc33 100644
|
| --- a/chrome/browser/resources/md_history/history_toolbar.html
|
| +++ b/chrome/browser/resources/md_history/history_toolbar.html
|
| @@ -241,7 +241,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"
|
|
|