Chromium Code Reviews| Index: blimp/client/core/BUILD.gn |
| diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn |
| index e55a9f11fe423c26cd1e6532cb359590840b941d..f319d331d9ed1ed550162da896818f38a569da09 100644 |
| --- a/blimp/client/core/BUILD.gn |
| +++ b/blimp/client/core/BUILD.gn |
| @@ -66,6 +66,7 @@ group("unit_tests") { |
| "//blimp/client/core/geolocation:unit_tests", |
| "//blimp/client/core/render_widget:unit_tests", |
| "//blimp/client/core/session:unit_tests", |
| + "//blimp/client/core/settings:unit_tests", |
| ] |
| } |