Chromium Code Reviews| Index: base/test/test_support_ios.h |
| diff --git a/base/test/test_support_ios.h b/base/test/test_support_ios.h |
| index f4731169b4a335293592102686695d784d326757..c71cf0df1d4001e8874e5cc100166722a5c4979c 100644 |
| --- a/base/test/test_support_ios.h |
| +++ b/base/test/test_support_ios.h |
| @@ -19,9 +19,6 @@ |
| // InitIOSRunHook. |
| void RunTestsFromIOSApp(); |
| -// Returns true if the test app is being run with an XCTest module. |
| -bool IsRunningWithXCTest(); |
| - |
| } // namespace base |
| #endif // BASE_TEST_TEST_SUPPORT_IOS_H_ |