Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index 0956bfb948154aeea9fb93d4853b1da71032ff6b..9d36de8429ea22c1cd5080aa80441da4bac04e45 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -1085,6 +1085,7 @@ test("net_unittests") { |
| "//base/third_party/dynamic_annotations", |
| "//crypto", |
| "//crypto:platform", |
| + "//crypto:test_support", |
| "//net/base/registry_controlled_domains", |
| "//testing/gmock", |
| "//testing/gtest", |