Index: base/ios/ios_util.h |
diff --git a/base/ios/ios_util.h b/base/ios/ios_util.h |
index 7e2e621dfdbeb7b7fbb4095bb1e05f8d73bae4e8..f9ddb26259236f4a66c3ea7e2517448430b0f870 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 6 or later. |
-BASE_EXPORT bool IsRunningOnIOS6OrLater(); |
- |
// Returns whether the operating system is iOS 7 or later. |
BASE_EXPORT bool IsRunningOnIOS7OrLater(); |