Chromium Code Reviews| Index: blimp/BUILD.gn |
| diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
| index 7d056b927ce87075fc1475c00e84bdc2be05e3e2..3be69c9a488c3bd17fc054513fabe2879cbd54b2 100644 |
| --- a/blimp/BUILD.gn |
| +++ b/blimp/BUILD.gn |
| @@ -64,6 +64,7 @@ test("blimp_unittests") { |
| "//blimp/client:app_unit_tests", |
| "//blimp/client:blimp_client_unit_tests", |
| "//blimp/client:feature_unit_tests", |
| + "//blimp/client/core:unit_tests", |
| "//blimp/common:unit_tests", |
| "//blimp/net:unit_tests", |
| ] |