Chromium Code Reviews| Index: base/ios/ios_util.h |
| diff --git a/base/ios/ios_util.h b/base/ios/ios_util.h |
| index 953a502d891f4b6bfee121fcdd3bfc5b606049f7..caa594dd8174bdcb36d766045a14e32097e97490 100644 |
| --- a/base/ios/ios_util.h |
| +++ b/base/ios/ios_util.h |
| @@ -13,9 +13,6 @@ |
| namespace base { |
| namespace ios { |
| -// Returns whether the operating system is iOS 9 or later. |
| -BASE_EXPORT bool IsRunningOnIOS9OrLater(); |
| - |
| // Returns whether the operating system is iOS 10 or later. |
| BASE_EXPORT bool IsRunningOnIOS10OrLater(); |