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

Unified Diff: services/navigation/public/cpp/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 | « services/navigation/OWNERS ('k') | services/navigation/public/cpp/view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/public/cpp/BUILD.gn
diff --git a/services/navigation/public/cpp/BUILD.gn b/services/navigation/public/cpp/BUILD.gn
index a90228a068f8fbdcb4ba7ca49f8ad1ba3fdb6e24..bc2b4e3ade78b36afdd01c48ba666ec767ea6644 100644
--- a/services/navigation/public/cpp/BUILD.gn
+++ b/services/navigation/public/cpp/BUILD.gn
@@ -12,8 +12,8 @@ static_library("cpp") {
deps = [
"//base",
- "//components/mus/public/cpp",
"//mojo/public/cpp/bindings",
"//services/navigation/public/interfaces",
+ "//services/ui/public/cpp",
]
}
« no previous file with comments | « services/navigation/OWNERS ('k') | services/navigation/public/cpp/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698