Move low battery notification to Message Center.
The low battery notification is a TrayNotificationView. This CL makes it
into a message center notification instead, giving it updated icons.
This fixes issues caused by using the outdated tray notification style.
A new BatteryNotification class is added to show, hide and update
the MessageCenter Notification. TrayPower::PowerNotificationView is
removed. PowerStatusView and PowerStatusViewTest are simplified.
BUG=
163120,
371364
R=skuhne@chromium.org,
oshima@chromium.org
Committed:
https://crrev.com/64461c4d9dab2a7f33b2611447d259a94976aca5
Cr-Commit-Position: refs/heads/master@{#321521}