| Index: third_party/WebKit/Source/platform/mac/VersionUtilMac.h
|
| diff --git a/third_party/WebKit/Source/platform/mac/VersionUtilMac.h b/third_party/WebKit/Source/platform/mac/VersionUtilMac.h
|
| index 677842506360040356a69ca9e1aa148af46e91b7..fececb1ceab8c0deb2d6bf58530fe41cddee2250 100644
|
| --- a/third_party/WebKit/Source/platform/mac/VersionUtilMac.h
|
| +++ b/third_party/WebKit/Source/platform/mac/VersionUtilMac.h
|
| @@ -9,9 +9,6 @@
|
|
|
| namespace blink {
|
|
|
| -// Snow Leopard is Mac OS X 10.6, Darwin 10.
|
| -PLATFORM_EXPORT bool IsOSSnowLeopard();
|
| -
|
| // Lion is Mac OS X 10.7, Darwin 11.
|
| PLATFORM_EXPORT bool IsOSLionOrEarlier();
|
|
|
|
|