| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 0f5936341b86c3e2641af9bd506daaa1384d3b08..2e302eaab1e987e2d04e2dfc0e5de6522f0a9f2e 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -396,12 +396,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[];
|
|
|
|
|