Chromium Code Reviews| Index: extensions/shell/BUILD.gn |
| diff --git a/extensions/shell/BUILD.gn b/extensions/shell/BUILD.gn |
| index bec9affec31d13254901ca45c5ce3bbe48521b0b..4732cbfdc47c9341b9ef7ac29cf3c099528b0800 100644 |
| --- a/extensions/shell/BUILD.gn |
| +++ b/extensions/shell/BUILD.gn |
| @@ -80,7 +80,7 @@ source_set("app_shell_lib") { |
| if (is_chromeos) { |
| deps += [ |
| "//chromeos", |
| - "//ui/chromeos:ui_chromeos", |
| + "//ui/chromeos", |
| "//ui/display", |
| ] |
| chromeos_sources = |