Chromium Code Reviews| Index: base/ios/ios_util.h |
| diff --git a/base/ios/ios_util.h b/base/ios/ios_util.h |
| index fca9a509f1cbc21d9144aad599e4877272710bab..d9d7e193dd55b568b61770c79af5947cca7f9766 100644 |
| --- a/base/ios/ios_util.h |
| +++ b/base/ios/ios_util.h |
| @@ -11,9 +11,6 @@ |
| namespace base { |
| namespace ios { |
| -// Returns whether the operating system is iOS 7 or later. |
| -BASE_EXPORT bool IsRunningOnIOS7OrLater(); |
| - |
| // Returns whether the operating system is iOS 8 or later. |
| BASE_EXPORT bool IsRunningOnIOS8OrLater(); |