Chromium Code Reviews| Index: net/BUILD.gn |
| diff --git a/net/BUILD.gn b/net/BUILD.gn |
| index bfacab909acbd2cee1391808200f75009d64e3bf..fd27722664395bf6b120aad51f7d6599569bb7c3 100644 |
| --- a/net/BUILD.gn |
| +++ b/net/BUILD.gn |
| @@ -942,6 +942,7 @@ if (!is_ios && !is_android) { |
| deps = [ |
| ":net", # TODO(brettw) bug 363749: this shouldn't be necessary. It's not |
| # in the GYP build, and can be removed when the bug is fixed. |
| + |
| ":test_support", |
| "//base", |
| "//base/test:test_support", |