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

Unified Diff: BUILD.gn

Issue 2119963002: Move mus to //services/ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 6 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 | « .git-blame-ignore-revs ('k') | WATCHLISTS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 930e5d48f112bf8641d11bf943371187d6f9b681..38e5b95047f8ff2c7abfc3c5bb81c927fe24d897 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -703,12 +703,12 @@ group("gn_only") {
if (is_win || is_linux) {
deps += [
- "//components/mus/demo",
- "//components/mus/ws:tests",
"//mash:all",
"//media/mojo/services:media_mojo_shell_unittests",
"//mojo",
"//services/navigation",
+ "//services/ui/demo",
+ "//services/ui/ws:tests",
"//ui/views/mus:views_mus_interactive_ui_tests",
"//ui/views/mus:views_mus_unittests",
]
« no previous file with comments | « .git-blame-ignore-revs ('k') | WATCHLISTS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698