| Index: chrome/browser/resources/md_history/app.html
|
| diff --git a/chrome/browser/resources/md_history/app.html b/chrome/browser/resources/md_history/app.html
|
| index 46ed6e8cf024dd6a014e084b3ea669c10cb7c95c..c39d309661aec01188895f4a8a6742b3ba4494a0 100644
|
| --- a/chrome/browser/resources/md_history/app.html
|
| +++ b/chrome/browser/resources/md_history/app.html
|
| @@ -101,8 +101,7 @@
|
| </div>
|
|
|
| <template is="dom-if" if="[[hasDrawer_]]">
|
| - <app-drawer id="drawer" swipe-open align="start" tabindex="0"
|
| - on-focus="onDrawerFocus_">
|
| + <app-drawer id="drawer" swipe-open align="start" tabindex="0">
|
| <div id="drawer-header">
|
| <h1>$i18n{title}</h1>
|
| </div>
|
|
|