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

Unified Diff: services/navigation/content_client/BUILD.gn

Issue 2027093002: mus: Initialize WindowManagerConnection in chrome instead of in content. (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 | « content/browser/browser_main_loop.cc ('k') | services/navigation/content_client/browser_main_parts.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/navigation/content_client/BUILD.gn
diff --git a/services/navigation/content_client/BUILD.gn b/services/navigation/content_client/BUILD.gn
index fbf2181b58ca689a76b2a612dc8275c00162b1f4..3b6d1cf498a747e79312ceafc8201bfcdbee46ec 100644
--- a/services/navigation/content_client/BUILD.gn
+++ b/services/navigation/content_client/BUILD.gn
@@ -20,5 +20,6 @@ static_library("content_client") {
"//net",
"//services/navigation:lib",
"//ui/views:test_support",
+ "//ui/views/mus",
]
}
« no previous file with comments | « content/browser/browser_main_loop.cc ('k') | services/navigation/content_client/browser_main_parts.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698