| Index: components/subresource_filter/core/common/BUILD.gn
|
| diff --git a/components/subresource_filter/core/common/BUILD.gn b/components/subresource_filter/core/common/BUILD.gn
|
| index ef133bfe2e9010c6110400cd92a1c5198c5cdd4c..cc29c49389fdf8bbc09b7d442ead423250d094e3 100644
|
| --- a/components/subresource_filter/core/common/BUILD.gn
|
| +++ b/components/subresource_filter/core/common/BUILD.gn
|
| @@ -45,6 +45,7 @@ static_library("common") {
|
|
|
| deps = [
|
| "//base",
|
| + "//components/safe_browsing_db:util",
|
| "//net",
|
| "//third_party/flatbuffers:flatbuffers",
|
| "//third_party/protobuf:protobuf_lite",
|
|
|