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

Unified Diff: mash/system_ui/BUILD.gn

Issue 1565343003: Move mojo/application/public -> mojo/shell/public (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fetcher
Patch Set: . Created 4 years, 11 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 | « mash/shell/shell_application_delegate.cc ('k') | mash/system_ui/main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/system_ui/BUILD.gn
diff --git a/mash/system_ui/BUILD.gn b/mash/system_ui/BUILD.gn
index 951b5dc0ab6d8a0fd5790994270e8bb879f33829..62529016bd4aa5310b7008023fa05b969a25b500 100644
--- a/mash/system_ui/BUILD.gn
+++ b/mash/system_ui/BUILD.gn
@@ -18,9 +18,9 @@ mojo_native_application("system_ui") {
"//components/mus/public/cpp",
"//components/mus/public/interfaces",
"//mash/wm/public/interfaces",
- "//mojo/application/public/cpp",
"//mojo/common:common_base",
"//mojo/services/tracing/public/cpp",
+ "//mojo/shell/public/cpp",
"//skia",
"//ui/aura",
"//ui/views",
« no previous file with comments | « mash/shell/shell_application_delegate.cc ('k') | mash/system_ui/main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698