| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 74d58f6865d390ec9a7c83b277538a555ba86b28..222c2b94b7b3fdd120dc36ca8070ae6a8ddf7115 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -403,6 +403,8 @@ extern const char kNaturalScrollHelpURL[];
|
| extern const char kLearnMoreEnterpriseURL[];
|
| #endif
|
|
|
| +extern const char kNotificationsHelpURL[];
|
| +
|
| // "Debug" pages which are dangerous and not for general consumption.
|
| extern const char* const kChromeDebugURLs[];
|
| extern const int kNumberOfChromeDebugURLs;
|
|
|