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

Unified Diff: services/navigation/public/cpp/BUILD.gn

Issue 2576533003: Converts some services to use aura-mus (Closed)
Patch Set: remove log Created 4 years 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/task_viewer/BUILD.gn ('k') | services/navigation/public/cpp/view.h » ('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 bc2b4e3ade78b36afdd01c48ba666ec767ea6644..4ed76e18e5fb200b09d23eb7426720faca4cd500 100644
--- a/services/navigation/public/cpp/BUILD.gn
+++ b/services/navigation/public/cpp/BUILD.gn
@@ -14,6 +14,6 @@ static_library("cpp") {
"//base",
"//mojo/public/cpp/bindings",
"//services/navigation/public/interfaces",
- "//services/ui/public/cpp",
+ "//ui/aura",
]
}
« no previous file with comments | « mash/task_viewer/BUILD.gn ('k') | services/navigation/public/cpp/view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698