Chromium Code Reviews| Index: chrome/test/BUILD.gn |
| diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn |
| index 251a942356add2e45bfff3a23cf424baa9276289..e6ed8e9dea0c93e788df8ea3d5475516b7ba86eb 100644 |
| --- a/chrome/test/BUILD.gn |
| +++ b/chrome/test/BUILD.gn |
| @@ -1353,6 +1353,7 @@ if (!is_android) { |
| ":test_support_unit", |
| "//base/test:test_support", |
| "//chrome/test:test_support", |
| + "//components/proxy_config", |
| "//components/resources", |
| "//components/content_settings/core/test:test_support", |
| "//content/test:test_support", |