Chromium Code Reviews| Index: blimp/BUILD.gn | 
| diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn | 
| index f8ee944b234fc1c1d15595d1737ebc9da0cc4502..64345a074cbd3fc6575a85ac1ab9e1d48cef1fc7 100644 | 
| --- a/blimp/BUILD.gn | 
| +++ b/blimp/BUILD.gn | 
| @@ -50,6 +50,7 @@ group("blimp_tests") { | 
| test("blimp_unittests") { | 
| deps = [ | 
| "//blimp/client:app_unit_tests", | 
| + "//blimp/client:blimp_client_unit_tests", | 
| "//blimp/client:feature_unit_tests", | 
| "//blimp/common:unit_tests", | 
| "//blimp/net:unit_tests", |