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

Unified Diff: components/mus/ws/BUILD.gn

Issue 2016583002: mojo/converters/ime,display -> ui/platform_window,display/mojo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@converters_surfaces
Patch Set: . Created 4 years, 7 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 | « components/mus/test_wm/test_wm.cc ('k') | components/mus/ws/window_tree.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index 475804de53f2c2229ade77b02511b38a8347f6ec..d148d35b2365ce23607c89fa63b52f203e3cf529 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -101,7 +101,6 @@ source_set("lib") {
"//components/mus/public/interfaces",
"//components/mus/surfaces",
"//mojo/common:common_base",
- "//mojo/converters/ime",
"//mojo/public/cpp/bindings:callback",
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
@@ -118,6 +117,7 @@ source_set("lib") {
"//ui/gl",
"//ui/platform_window",
"//ui/platform_window:platform_impls",
+ "//ui/platform_window/mojo",
]
if (use_ozone) {
« no previous file with comments | « components/mus/test_wm/test_wm.cc ('k') | components/mus/ws/window_tree.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698