| Index: components/subresource_filter/content/common/BUILD.gn
|
| diff --git a/components/subresource_filter/content/common/BUILD.gn b/components/subresource_filter/content/common/BUILD.gn
|
| index a6aee28496abfbba30960208c28e0023af97a566..09e15ba07fc61d1385e9b88b25083418c1448b66 100644
|
| --- a/components/subresource_filter/content/common/BUILD.gn
|
| +++ b/components/subresource_filter/content/common/BUILD.gn
|
| @@ -4,6 +4,7 @@
|
|
|
| static_library("common") {
|
| sources = [
|
| + "document_load_statistics.h",
|
| "subresource_filter_message_generator.cc",
|
| "subresource_filter_message_generator.h",
|
| "subresource_filter_messages.h",
|
|
|