Chromium Code Reviews| Index: services/shell/public/constants.gni |
| diff --git a/services/shell/public/constants.gni b/services/shell/public/constants.gni |
| index 9d4e865d5d313aba333bcf03d769e541815f88e4..19364268367bc59f23872e67d6c2967b286b3b0a 100644 |
| --- a/services/shell/public/constants.gni |
| +++ b/services/shell/public/constants.gni |
| @@ -4,5 +4,5 @@ |
| declare_args() { |
| # Service package directories are created within this subdirectory. |
| - packages_directory = "Mojo Applications" |
| + packages_directory = "Packages" |
| } |