| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index b917307e148301f343dc14565f00f6de68dabd01..802f1f358b1fd4de378bb68abc4c4a9e2f4c6a31 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -471,9 +471,6 @@ extern const char kLearnMoreEnterpriseURL[];
|
| // The URL for the Learn More link of the non-CWS bubble.
|
| extern const char kRemoveNonCWSExtensionURL[];
|
|
|
| -// The URL for the Learn More link for the corrupt extension message.
|
| -extern const char kCorruptExtensionURL[];
|
| -
|
| extern const char kNotificationsHelpURL[];
|
|
|
| // The Welcome Notification More Info URL.
|
|
|