| Index: components/certificate_reporting/BUILD.gn
|
| diff --git a/components/certificate_reporting/BUILD.gn b/components/certificate_reporting/BUILD.gn
|
| index d54b2916ccb8036edb470886e5f6287c94578782..60579d74544aa6d41fe70706c13fc7152f738ab4 100644
|
| --- a/components/certificate_reporting/BUILD.gn
|
| +++ b/components/certificate_reporting/BUILD.gn
|
| @@ -51,6 +51,7 @@ source_set("unit_tests") {
|
| deps = [
|
| ":certificate_reporting",
|
| "//base",
|
| + "//content/test:test_support",
|
| "//net:test_support",
|
| "//testing/gtest",
|
| ]
|
|
|