Chromium Code Reviews| Index: blimp/BUILD.gn |
| diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
| index 6a7f161a3c792fc6d9429e1035165e9092266d0e..74dc2c7f6fdd9e65c402321fdfdf3def6036e97f 100644 |
| --- a/blimp/BUILD.gn |
| +++ b/blimp/BUILD.gn |
| @@ -35,6 +35,7 @@ group("blimp_tests") { |
| test("blimp_unittests") { |
| deps = [ |
| + "//blimp/common:unit_tests", |
| "//blimp/net:unit_tests", |
| ] |
| } |