Chromium Code Reviews| Index: components/domain_reliability/BUILD.gn |
| diff --git a/components/domain_reliability/BUILD.gn b/components/domain_reliability/BUILD.gn |
| index 06c915698d25386acc6fc3a026e359ca018cffca..cdb61dac4a42829c38982ab05dfa19eab6113995 100644 |
| --- a/components/domain_reliability/BUILD.gn |
| +++ b/components/domain_reliability/BUILD.gn |
| @@ -88,6 +88,9 @@ source_set("unit_tests") { |
| deps = [ |
| ":domain_reliability", |
| + "//base", |
| + "//base/test:test_support", |
| + "//net:test_support", |
| "//testing/gtest", |
| ] |
| } |