| Index: components/proximity_auth/cryptauth/cryptauth_client_unittest.cc
|
| diff --git a/components/proximity_auth/cryptauth/cryptauth_client_unittest.cc b/components/proximity_auth/cryptauth/cryptauth_client_unittest.cc
|
| index 117ef91cbbc1e5f8dbaf26bbbd18f90f8844c8b7..6ee8343b0cafca72790a6f5bd2216ac9c90b1efb 100644
|
| --- a/components/proximity_auth/cryptauth/cryptauth_client_unittest.cc
|
| +++ b/components/proximity_auth/cryptauth/cryptauth_client_unittest.cc
|
| @@ -112,7 +112,6 @@ class ProximityAuthCryptAuthClientTest : public testing::Test {
|
| url_request_context_(
|
| new net::TestURLRequestContextGetter(new base::NullTaskRunner())),
|
| serialized_request_(std::string()) {}
|
| - virtual ~ProximityAuthCryptAuthClientTest() {}
|
|
|
| void SetUp() override {
|
| base::CommandLine::ForCurrentProcess()->AppendSwitchASCII(
|
|
|