Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 298b2b642b74625c1d4067d14e39ad3682632171..0b2112b3c68af91effb22372c29b6b1b04a3a4a5 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -328,6 +328,7 @@ group("both_gn_and_gyp") { |
| if (use_aura) { |
| deps += [ |
| + "//ash:ash_content_unittests", |
| "//ash:ash_shell_with_content", |
| "//ash:ash_unittests", |
| "//ui/app_list:app_list_unittests", |