| Index: chrome/browser/resources/md_history/synced_device_card.html
|
| diff --git a/chrome/browser/resources/md_history/synced_device_card.html b/chrome/browser/resources/md_history/synced_device_card.html
|
| index ff6329f0ba07518f0a91c3167974aa931a109cc6..7f71f8bb4295c0438e85036734c282543c85942e 100644
|
| --- a/chrome/browser/resources/md_history/synced_device_card.html
|
| +++ b/chrome/browser/resources/md_history/synced_device_card.html
|
| @@ -87,7 +87,7 @@
|
| </div>
|
| <div id="right-buttons">
|
| <button is="paper-icon-button-light" id="menu-button"
|
| - class="more-vert-button" on-tap="onMenuButtonTap_"
|
| + class="more-vert-button" on-click="onMenuButtonTap_"
|
| title="$i18n{moreActionsButton}">
|
| <div></div>
|
| <div></div>
|
|
|