AudioPlayer: Update control panel with playback progress bar.
This CL includes:
- Replace custom progress bar with paper-slider.
- Pause track temporalily while dragging progress bar to be consistent with video player.
- Adjust layout of control panel.
- Show playing time as "{current} / {duration}".
BUG=
488229
TEST=manually
Committed:
https://crrev.com/5c8f889bbbcc22b137b55e935e7d38f70c7e4ade
Cr-Commit-Position: refs/heads/master@{#357064}