Index: chrome/browser/safe_browsing/client_side_detection_host_unittest.cc |
diff --git a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc |
index 037985c7f9e9a3c1446af87fe79c59b19d6a6bb4..68c4c549a4cace47c8d9128506b88552948939b6 100644 |
--- a/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc |
+++ b/chrome/browser/safe_browsing/client_side_detection_host_unittest.cc |
@@ -147,7 +147,7 @@ class MockTestingProfile : public TestingProfile { |
class MockBrowserFeatureExtractor : public BrowserFeatureExtractor { |
public: |
- explicit MockBrowserFeatureExtractor( |
+ MockBrowserFeatureExtractor( |
WebContents* tab, |
ClientSideDetectionService* service) |
: BrowserFeatureExtractor(tab, service) {} |