| Index: components/safe_browsing_db/v4_protocol_manager_util.h
|
| diff --git a/components/safe_browsing_db/v4_protocol_manager_util.h b/components/safe_browsing_db/v4_protocol_manager_util.h
|
| index c84413ecb7784b4c43972f53101dd39cf600e9c7..707b82da144d13d7033f8ab13fb565dad7c40973 100644
|
| --- a/components/safe_browsing_db/v4_protocol_manager_util.h
|
| +++ b/components/safe_browsing_db/v4_protocol_manager_util.h
|
| @@ -142,7 +142,7 @@ std::ostream& operator<<(std::ostream& os, const ListIdentifier& id);
|
|
|
| PlatformType GetCurrentPlatformType();
|
| const ListIdentifier GetCertCsdDownloadWhitelistId();
|
| -const ListIdentifier GetChromeExtensionMalwareId();
|
| +const ListIdentifier GetChromeExtMalwareId();
|
| const ListIdentifier GetChromeUrlApiId();
|
| const ListIdentifier GetChromeFilenameClientIncidentId();
|
| const ListIdentifier GetChromeUrlClientIncidentId();
|
|
|