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

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

Issue 1877753003: Move mojo\shell to services\shell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@62scan
Patch Set: . Created 4 years, 8 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
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 4c183a9b7a477848af3f6140fd64f0a76eecfa98..99d037e2e5ef7f34bf2afb8e2dd40612f59011c9 100644
--- a/mash/example/window_type_launcher/BUILD.gn
+++ b/mash/example/window_type_launcher/BUILD.gn
@@ -31,10 +31,10 @@ executable("window_type_launcher") {
"//mojo/message_pump",
"//mojo/platform_handle:platform_handle_impl",
"//mojo/public/cpp/bindings",
- "//mojo/shell/public/cpp",
- "//mojo/shell/public/interfaces",
- "//mojo/shell/runner:init",
- "//mojo/shell/runner/common",
+ "//services/shell/public/cpp",
+ "//services/shell/public/interfaces",
+ "//services/shell/runner:init",
+ "//services/shell/runner/common",
"//skia",
"//ui/aura",
"//ui/gfx",
« no previous file with comments | « mash/example/views_examples/views_examples_application_delegate.cc ('k') | mash/example/window_type_launcher/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698