Allow showing progress notification update in message center on Mac
commitdb5cf810960812abf4a63f15725798f4a2fcc6eb
authorjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 6 Aug 2013 02:25:35 +0000 (6 02:25 +0000)
committerjianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 6 Aug 2013 02:25:35 +0000 (6 02:25 +0000)
tree30993bedcf1a88dc886c761ef36bd865c0877689
parentfd9d3be976f806275f090c36b1e9c7e1877dd0bf
Allow showing progress notification update in message center on Mac

Whether to show updates in the message center is controlled by the platform-independent layer. We do not need the logic in [MCTrayViewController onMessageCenterTrayChanged]. Remove it such that the progress update could be performed.

BUG=170924
TEST=Manual test by creating progress notifications and opening message center

Review URL: https://chromiumcodereview.appspot.com/22311003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@215759 0039d316-1c4b-4281-b951-d872f2087c98
ui/message_center/cocoa/tray_view_controller.mm