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

Unified Diff: components/mus/BUILD.gn

Issue 1864713002: Set keyboard layout in MUS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: . Created 4 years, 8 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 | « no previous file | components/mus/mus_app.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/mus/BUILD.gn
diff --git a/components/mus/BUILD.gn b/components/mus/BUILD.gn
index 85fbd16fd77ae406fa09c3f8b0b3439260c59ec9..c9e3737f2effc8164bdd1c12455578c18870b945 100644
--- a/components/mus/BUILD.gn
+++ b/components/mus/BUILD.gn
@@ -95,6 +95,7 @@ source_set("lib") {
"//mojo/services/tracing/public/cpp",
"//mojo/shell/public/cpp",
"//ui/events",
+ "//ui/events/ozone:events_ozone_layout",
"//ui/gl:gl",
"//ui/platform_window:platform_impls",
"//ui/platform_window:platform_window",
« no previous file with comments | « no previous file | components/mus/mus_app.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698