• yoshiki iguchi's avatar
    Rename MessageCenterNotificationManager -> NotificationUIManagerImpl · d0d0ada0
    yoshiki iguchi authored
    This CL renames these classes:
    - MessageCenterNotificationManager -> NotificationUIManagerImpl
    - MessageCenterNotificationManagerTest -> NotificationUIManagerTest
    - MessageCenterNotificationsTest -> NotificationUIManagerBrowserTest
    - MessageCenterNotificationManagerBrowserTest
        -> NotificationUIManagerInteractiveUITest
    
    MessageCenterNotificationManager was confusing, because this class is
    not for CrOS (which has message center) but for Win/Mac/Linux (popup only).
    
    This CL renames this class into NotificationUIManagerImpl, because this is
    an implementation of NotificationUIManager. And this also renames the
    related test classes accordingly.
    
    Bug: 869278
    Test: trybots pass
    
    Change-Id: I296f46d0b8634c95081167d6585f6f42798661f6
    Reviewed-on: https://chromium-review.googlesource.com/1158669
    Commit-Queue: Yoshiki Iguchi <yoshiki@chromium.org>
    Reviewed-by: default avatarEvan Stade <estade@chromium.org>
    Reviewed-by: default avatarPeter Beverloo <peter@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#580955}
    d0d0ada0
BUILD.gn 295 KB