Chromium Code Reviews| Index: components/BUILD.gn |
| diff --git a/components/BUILD.gn b/components/BUILD.gn |
| index 41397bf02c5dd7d9048ed47c02aaaa4e523e5665..bb6f9e9bf5dd86057409b3bde42ba124211cb32a 100644 |
| --- a/components/BUILD.gn |
| +++ b/components/BUILD.gn |
| @@ -332,6 +332,7 @@ test("components_unittests") { |
| # These are the deps required by the code in this target. |
| "//base", |
| "//base/test:test_support", |
| + "//components/policy:policy_component", |
| "//content/test:test_support", |
| "//net", |
| "//ui/base", |