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

Unified Diff: mash/example/window_type_launcher/BUILD.gn

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 | « content/content.gyp ('k') | services/catalog/catalog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/example/window_type_launcher/BUILD.gn
diff --git a/mash/example/window_type_launcher/BUILD.gn b/mash/example/window_type_launcher/BUILD.gn
index b29868ace0ec68679f369c50ad76d8ef05946c1f..b9a39ffd2a4616cf1bbb4205b21aaa1b16480542 100644
--- a/mash/example/window_type_launcher/BUILD.gn
+++ b/mash/example/window_type_launcher/BUILD.gn
@@ -56,7 +56,7 @@ copy("window_type_launcher_resources") {
"$root_out_dir/views_mus_resources.pak",
]
outputs = [
- "$root_out_dir/Mojo Applications/window_type_launcher_exe/resources/views_mus_resources.pak",
+ "$root_out_dir/Packages/window_type_launcher_exe/resources/views_mus_resources.pak",
]
deps = [
"//ui/views/mus:resources",
« no previous file with comments | « content/content.gyp ('k') | services/catalog/catalog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698