Index: components/safe_browsing_db/v4_protocol_manager_util.cc |
diff --git a/components/safe_browsing_db/v4_protocol_manager_util.cc b/components/safe_browsing_db/v4_protocol_manager_util.cc |
index 91964280e3e2555af7b8bd1e158dade02cfa97b1..c9d6a75a87ba58c4ea3ccc655db94ab06c3b0772 100644 |
--- a/components/safe_browsing_db/v4_protocol_manager_util.cc |
+++ b/components/safe_browsing_db/v4_protocol_manager_util.cc |
@@ -175,7 +175,7 @@ ListIdentifier::ListIdentifier(const ListUpdateResponse& response) |
response.threat_entry_type(), |
response.threat_type()) {} |
-V4ProtocolConfig::V4ProtocolConfig() : disable_auto_update(false) {} |
+V4ProtocolConfig::V4ProtocolConfig() {} |
V4ProtocolConfig::V4ProtocolConfig(const V4ProtocolConfig& other) = default; |