[unity] Remove dependency on safe_browsing from //components/unified_consent
//components/safe_browsing depends on //content that is not build on iOS. This means that //components/unified_consent cannot depend on //components/safe_browsing as it needs to be build on iOS. This CL removes the usage of safe_browsing from //components/unified_consent and adds the corresponding method in the client. Bug: NONE Change-Id: I2c32629524d5621e36717dcb801fd8be00732a55 Reviewed-on: https://chromium-review.googlesource.com/1113753Reviewed-by:Thomas Tangl <tangltom@chromium.org> Commit-Queue: Mihai Sardarescu <msarda@chromium.org> Cr-Commit-Position: refs/heads/master@{#570345}
Showing
Please register or sign in to comment