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

Unified Diff: chrome/browser/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 | « chrome/app/mash/mash_runner.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index a880677ce7a9bfbe86cc5a174cc0bac415ad4783..f63219d0a2e03c169e0835e4fc8042c4ca9cb166 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -618,9 +618,9 @@ split_static_library("browser") {
"ui/views/frame/browser_non_client_frame_view_mus.h",
]
deps += [
- "//components/mus/public/cpp",
- "//components/mus/public/cpp/input_devices",
"//content/public/common",
+ "//services/ui/public/cpp",
+ "//services/ui/public/cpp/input_devices",
"//ui/aura",
"//ui/compositor",
"//ui/views/mus",
« no previous file with comments | « chrome/app/mash/mash_runner.cc ('k') | chrome/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698