Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Unified Diff: services/shell/public/constants.gni

Issue 2172673002: Move Service packages from Mojo Applications -> Packages dir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « services/catalog/reader.cc ('k') | services/shell/public/cpp/names.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
}
« no previous file with comments | « services/catalog/reader.cc ('k') | services/shell/public/cpp/names.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698