| 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 c9a8569ef6ddadfa99ecf9434b07689ffd91a698..2342606723a4b28295b415e442e6b1c795ca5f5e 100644
|
| --- a/components/safe_browsing_db/v4_protocol_manager_util.h
|
| +++ b/components/safe_browsing_db/v4_protocol_manager_util.h
|
| @@ -131,6 +131,7 @@ std::ostream& operator<<(std::ostream& os, const ListIdentifier& id);
|
|
|
| PlatformType GetCurrentPlatformType();
|
| const ListIdentifier GetChromeUrlApiId();
|
| +const ListIdentifier GetChromeUrlClientIncidentId();
|
| const ListIdentifier GetUrlMalwareId();
|
| const ListIdentifier GetUrlMalBinId();
|
| const ListIdentifier GetUrlSocEngId();
|
|
|