Index: chrome/common/url_constants.cc |
diff --git a/chrome/common/url_constants.cc b/chrome/common/url_constants.cc |
index 2b274367d0675aed26a6e873f57df4a24b7d6692..df254b3f303d2879a015d3171c27f83af19b4140 100644 |
--- a/chrome/common/url_constants.cc |
+++ b/chrome/common/url_constants.cc |
@@ -465,11 +465,6 @@ const char kNaturalScrollHelpURL[] = |
"https://support.google.com/chromeos/?p=simple_scrolling"; |
#endif |
-#if defined(OS_MACOSX) |
-const char kMacLeopardObsoleteURL[] = |
- "https://support.google.com/chrome/?p=ui_mac_leopard_support"; |
-#endif |
- |
const char* const kChromeDebugURLs[] = { |
kChromeUICrashURL, |
kChromeUIKillURL, |