| Index: mandoline/BUILD.gn
 | 
| diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
 | 
| index d76d752c8100a07367357769be36fde0570ca473..7a35fced7faefdb2a8e41b678319f8a9c81615bb 100644
 | 
| --- a/mandoline/BUILD.gn
 | 
| +++ b/mandoline/BUILD.gn
 | 
| @@ -35,6 +35,7 @@ group("tests") {
 | 
|        "//components/resource_provider:apptests",
 | 
|        "//components/resource_provider:resource_provider_unittests",
 | 
|        "//components/view_manager:tests",
 | 
| +      "//sql/mojo:apptests",
 | 
|        "//mandoline/tab:mandoline_frame_apptests",
 | 
|        "//media/mojo/services:media_apptests",
 | 
|      ]
 | 
| 
 |