Chromium Code Reviews| Index: blimp/BUILD.gn |
| diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn |
| index 4db035d789d5cf372950144cdcd2b375a925342e..131ec09fe17ed1b43470574ed6c2db821d5c75d2 100644 |
| --- a/blimp/BUILD.gn |
| +++ b/blimp/BUILD.gn |
| @@ -62,7 +62,6 @@ group("blimp_tests") { |
| test("blimp_unittests") { |
| deps = [ |
| "//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", |