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

Unified Diff: services/navigation/BUILD.gn

Issue 2585593002: Converts services/navigation to use aura-mus (Closed)
Patch Set: comment 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 | « no previous file | services/navigation/view_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/BUILD.gn
diff --git a/services/navigation/BUILD.gn b/services/navigation/BUILD.gn
index 6e19b347b3307ad37309db278a92c7a646913d73..411829a41ca12cf546f59e10db376117e96a55b3 100644
--- a/services/navigation/BUILD.gn
+++ b/services/navigation/BUILD.gn
@@ -29,7 +29,8 @@ source_set("navigation") {
"//mojo/public/cpp/bindings",
"//services/navigation/public/interfaces",
"//services/service_manager/public/cpp",
- "//services/ui/public/cpp",
+ "//services/ui/public/interfaces",
+ "//ui/aura",
]
deps = [
« no previous file with comments | « no previous file | services/navigation/view_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698