| Index: chrome/common/url_constants.h
|
| diff --git a/chrome/common/url_constants.h b/chrome/common/url_constants.h
|
| index 2b72c4c8f5803023bf71888c189b73534c4558d9..47924c75f6f4f59dea0291ad7e7c33085f4094cd 100644
|
| --- a/chrome/common/url_constants.h
|
| +++ b/chrome/common/url_constants.h
|
| @@ -372,11 +372,6 @@ extern const char kChromeToMobileLearnMoreURL[];
|
| extern const char kNaturalScrollHelpURL[];
|
| #endif
|
|
|
| -#if defined(OS_MACOSX)
|
| -// The URL for the Mac OS X 10.5 deprecation help center article.
|
| -extern const char kMacLeopardObsoleteURL[];
|
| -#endif
|
| -
|
| // "Debug" pages which are dangerous and not for general consumption.
|
| extern const char* const kChromeDebugURLs[];
|
| extern const int kNumberOfChromeDebugURLs;
|
|
|