| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 6f1a83f110ef828b91ee391981eddd0c0df9cb95..dee73b77cbeccb46228cd431180989026a070e52 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -335,10 +335,6 @@ extern const char kPrivacyLearnMoreURL[];
|
| // "Learn more" URL for the "Do not track" setting in the privacy section.
|
| extern const char kDoNotTrackLearnMoreURL[];
|
|
|
| -// "Learn more" URL for the Continue where I left off startup option under
|
| -// Options.
|
| -extern const char kSessionRestoreLearnMoreURL[];
|
| -
|
| // The URL for the Chromium project used in the About dialog.
|
| extern const char kChromiumProjectURL[];
|
|
|
|
|