• michaelpg's avatar
    Move low battery notification to Message Center. · 64461c4d
    michaelpg authored
    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
    
    Review URL: https://codereview.chromium.org/1014753003
    
    Cr-Commit-Position: refs/heads/master@{#321521}
    64461c4d
system_notifier.h 1.81 KB