| 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 d7d3a5f6dbc8754799d5be0bc42aa609a5128699..ee02f18c446c5b63814b037e63e24f0829bcbe3e 100644
|
| --- a/chrome/browser/resources/md_history/history_toolbar.html
|
| +++ b/chrome/browser/resources/md_history/history_toolbar.html
|
| @@ -225,7 +225,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"
|
|
|