Commit e815ab45 authored by James Vecore's avatar James Vecore Committed by Commit Bot

[Bluetooth] Added role attribute to bluetooth_device_list_item.

Bug: 1007361
Change-Id: Ie4a54f11775559638e28b56dd251eb1dd1558848
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1879868Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: James Vecore <vecore@google.com>
Cr-Commit-Position: refs/heads/master@{#710080}
parent 0b63433f
...@@ -32,6 +32,8 @@ Polymer({ ...@@ -32,6 +32,8 @@ Polymer({
}, },
}, },
hostAttributes: {role: 'button'},
/** /**
* @param {!Event} event * @param {!Event} event
* @private * @private
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment