| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 86a58d162f853fd8dc79950401a98034c2e22c7c..cb61d4eed9f29c37758f4ab33c81ad8877aa6790 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -473,9 +473,6 @@ extern const char kDownloadInterruptedLearnMoreURL[];
|
| // everything.
|
| extern const char kSyncEverythingLearnMoreURL[];
|
|
|
| -// The URL for information on how to use the app launcher.
|
| -extern const char kAppLauncherHelpURL[];
|
| -
|
| // The URL for the "Learn more" page on sync encryption.
|
| extern const char kSyncEncryptionHelpURL[];
|
|
|
|
|