Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index b42cb106811ebe2cc67f40a58e8247f121e1fc22..71645c2a50f3741bb1bc6f0464487ae0abb90e36 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -242,7 +242,7 @@ group("both_gn_and_gyp") { |
| deps += [ |
| "//ash:ash_shell_with_content", |
| "//ash:ash_unittests", |
| - "//ui/app_list/shower:app_list_shower_unittests", |
| + "//ui/app_list/presenter:app_list_presenter_unittests", |
| "//ui/aura:aura_unittests", |
| "//ui/aura:demo", |
| "//ui/wm:wm_unittests", |