| Index: ui/message_center/message_center_style.h
|
| diff --git a/ui/message_center/message_center_style.h b/ui/message_center/message_center_style.h
|
| index 738464ccffc5075148b74db15daf467afe9c3a51..5d11a3ba6c931cfc16d0d408737fa031bc6fba43 100644
|
| --- a/ui/message_center/message_center_style.h
|
| +++ b/ui/message_center/message_center_style.h
|
| @@ -21,7 +21,6 @@ const int kNotificationIconSize = 80;
|
| const int kNotificationImageBorderSize = 10;
|
| const int kNotificationPreferredImageWidth = 360;
|
| const int kNotificationPreferredImageHeight = 240;
|
| -const int kSettingsIconSize = 16;
|
| const int kSmallImageSize = 16;
|
| const int kSmallImagePadding = 4;
|
|
|
|
|