| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index 5892dbcb318fa514d5a21c7d71962d09d933c17b..45a5cec29d61dbeab99a16e9a9f2b7e91a81251b 100644
|
| --- a/chrome/browser/flag_descriptions.h
|
| +++ b/chrome/browser/flag_descriptions.h
|
| @@ -440,6 +440,9 @@ extern const char kMemoryAblationDescription[];
|
| extern const char kMemoryCoordinatorName[];
|
| extern const char kMemoryCoordinatorDescription[];
|
|
|
| +extern const char kMessageCenterNewStyleNotificationName[];
|
| +extern const char kMessageCenterNewStyleNotificationDescription[];
|
| +
|
| extern const char kMessageCenterAlwaysScrollUpUponRemovalName[];
|
| extern const char kMessageCenterAlwaysScrollUpUponRemovalDescription[];
|
|
|
|
|