Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index a39405a0a766f8fbb9a5f88feb7600c618ebb713..5e5f30a624cba6bee4b54165c4b2e586e82d87f9 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -354,6 +354,7 @@ component("net") { |
| "//base", |
| "//net/base/registry_controlled_domains", |
| "//net/data/ssl/wosign:wosign_domains", |
| + "//net/http:generate_transport_security_state", |
| "//third_party/protobuf:protobuf_lite", |
| "//url:url_features", |
| ] |