| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index dd5c7cccc9503b91e23c568e19c1f565281cc318..1997a31c600625c4d2fb79fe4ae5e21d25cd247c 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -397,12 +397,6 @@ extern const char kOmniboxLearnMoreURL[];
|
| // "What do these mean?" URL for the Page Info bubble.
|
| extern const char kPageInfoHelpCenterURL[];
|
|
|
| -// "Learn more" URL for "Aw snap" page.
|
| -extern const char kCrashReasonURL[];
|
| -
|
| -// "Learn more" URL for killed tab page.
|
| -extern const char kKillReasonURL[];
|
| -
|
| // "Learn more" URL for the Privacy section under Options.
|
| extern const char kPrivacyLearnMoreURL[];
|
|
|
|
|