| Index: chrome/browser/safe_browsing/certificate_reporting_service_browsertest.cc
|
| diff --git a/chrome/browser/safe_browsing/certificate_reporting_service_browsertest.cc b/chrome/browser/safe_browsing/certificate_reporting_service_browsertest.cc
|
| index be1fa7ffa8aad785a361ece2d1d87ba3ad6f6410..297ec1cc72025437b0b819f98bbaae22ef3933a0 100644
|
| --- a/chrome/browser/safe_browsing/certificate_reporting_service_browsertest.cc
|
| +++ b/chrome/browser/safe_browsing/certificate_reporting_service_browsertest.cc
|
| @@ -88,7 +88,6 @@ class CertificateReportingServiceBrowserTest : public InProcessBrowserTest {
|
| ->SetServiceResetCallbackForTesting(
|
| base::Bind(&CertificateReportingServiceObserver::OnServiceReset,
|
| base::Unretained(&service_observer_)));
|
| - InProcessBrowserTest::SetUpOnMainThread();
|
| }
|
|
|
| void TearDownOnMainThread() override {
|
|
|