| Index: ui/notifications/notification_types.h
|
| diff --git a/ui/notifications/notification_types.h b/ui/notifications/notification_types.h
|
| index dbae6c4a992f61d6fb7429492dfe3d375f10d43a..b510e92dfb72bd1106789d3959e8dde73fd007e8 100644
|
| --- a/ui/notifications/notification_types.h
|
| +++ b/ui/notifications/notification_types.h
|
| @@ -42,8 +42,6 @@ enum NotificationPriority {
|
| MAX_PRIORITY = 2,
|
| };
|
|
|
| -UI_EXPORT NotificationType StringToNotificationType(std::string& string_type);
|
| -
|
| } // namespace notifications
|
|
|
| } // namespace ui
|
|
|