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