| Index: chrome/common/url_constants.cc
|
| diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc
|
| index b994412b53166b1bfb9f526092a6cc90198dcc2c..ec477e8198449fd23f4161a81c7d236001064c38 100644
|
| --- a/chrome/common/url_constants.cc
|
| +++ b/chrome/common/url_constants.cc
|
| @@ -569,9 +569,6 @@ const char kCloudPrintLearnMoreURL[] =
|
| const char kCloudPrintNoDestinationsLearnMoreURL[] =
|
| "https://www.google.com/cloudprint/learn/";
|
|
|
| -const char kAppLauncherHelpURL[] =
|
| - "https://support.google.com/chrome_webstore/?p=cws_app_launcher";
|
| -
|
| const char kSyncEncryptionHelpURL[] =
|
| #if defined(OS_CHROMEOS)
|
| "https://support.google.com/chromebook/?p=settings_encryption";
|
|
|