| 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 51ab6652f943eb2cbeaaada33344104a931ff44c..6c1ac96d58dc04eefc40fbfc3e6bcc6a4ecd8bd6 100644
|
| --- a/ui/message_center/message_center_style.h
|
| +++ b/ui/message_center/message_center_style.h
|
| @@ -101,6 +101,7 @@ extern const size_t kNotificationMaximumItems; // For list notifications.
|
| // Timing.
|
| extern const int kAutocloseDefaultDelaySeconds;
|
| extern const int kAutocloseHighPriorityDelaySeconds;
|
| +extern const int kAutocloseWebNotificationDelaySeconds;
|
|
|
| // Buttons.
|
| const int kButtonHeight = 38; // In DIPs.
|
|
|