Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(911)

Unified Diff: chrome/common/url_constants.h

Issue 10837158: mac: Delete more 10.5-only code (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: mark Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « chrome/common/pref_names.cc ('k') | chrome/common/url_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698