| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 802f1f358b1fd4de378bb68abc4c4a9e2f4c6a31..5cd12b19f03104112131d9b5ded22ba80428926b 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[];
|
|
|
|
|