Index: base/mac/mac_util.mm |
=================================================================== |
--- base/mac/mac_util.mm (revision 167190) |
+++ base/mac/mac_util.mm (working copy) |
@@ -604,7 +604,7 @@ |
#endif |
#if !defined(BASE_MAC_MAC_UTIL_H_INLINED_GT_10_8) |
-bool IsOSDangerouslyLaterThanMountainLionForUseByCFAllocatorReplacement() { |
+bool IsOSLaterThanMountainLion_DontCallThis() { |
return MacOSXMinorVersion() > MOUNTAIN_LION_MINOR_VERSION; |
} |
#endif |