Update notification template styling.
commit9a5fbcf3617345397ccd72f28ca081e496cc07e8
authordewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 May 2014 07:15:18 +0000 (9 07:15 +0000)
committerdewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 9 May 2014 07:15:18 +0000 (9 07:15 +0000)
tree65afc0193836d208b631e251031c3907b526312c
parent855ebffd391c662fd7d772bb353c32d4d56c3362
Update notification template styling.

This allows 2-line titles, but reduces the amount of message and context
message space available.  In regular templates, we have a 1/5/1 or 2/3/1
line format, and in image templates we have a 1/2/0 or 2/1/0 or 1/1/1
or 2/0/1 format.

BUG=276004

Review URL: https://codereview.chromium.org/267153006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@269183 0039d316-1c4b-4281-b951-d872f2087c98
ui/message_center/cocoa/notification_controller.mm
ui/message_center/cocoa/notification_controller_unittest.mm
ui/message_center/message_center.gyp
ui/message_center/message_center_style.h
ui/message_center/views/notification_view.cc
ui/message_center/views/notification_view.h
ui/message_center/views/notification_view_unittest.cc [new file with mode: 0644]