diff --git a/client/crashpad_client_ios_test.mm b/client/crashpad_client_ios_test.mm index a9a00c59..9800d409 100644 --- a/client/crashpad_client_ios_test.mm +++ b/client/crashpad_client_ios_test.mm @@ -30,7 +30,7 @@ namespace crashpad { namespace test { namespace { -class CrashpadIOSClient : public testing::Test { +class CrashpadIOSClient : public PlatformTest { protected: // testing::Test: