| Index: components/subresource_filter/core/common/flat/BUILD.gn
|
| diff --git a/components/subresource_filter/core/common/flat/BUILD.gn b/components/subresource_filter/core/common/flat/BUILD.gn
|
| index d554b35a338c5bd8cee4dcece76edb3621860675..077cf2bc4347e188652a83d509b0998e547e0741 100644
|
| --- a/components/subresource_filter/core/common/flat/BUILD.gn
|
| +++ b/components/subresource_filter/core/common/flat/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//third_party/flatbuffers/flatbuffer.gni")
|
|
|
| flatbuffer("flatbuffer") {
|
| sources = [
|
| + "extension_metadata.fbs",
|
| "indexed_ruleset.fbs",
|
| "url_pattern_index.fbs",
|
| ]
|
|
|