| Index: chrome/browser/flag_descriptions.h
|
| diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
|
| index c2df124fed865d9bbca7767b967e6fd6b84f46a8..a7b92eacb1d324867708f33fe4466a71f77add45 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[];
|
|
|
|
|