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

Unified Diff: mash/session/BUILD.gn

Issue 2230393002: IME for Mus: Make InputMethodMus use the IME Mojo API. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix dependencies Created 4 years, 4 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 | mash/session/session.h » ('j') | ui/views/mus/input_method_mus.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/session/BUILD.gn
diff --git a/mash/session/BUILD.gn b/mash/session/BUILD.gn
index f250359fe26c7b9cb293b090ce86ac00ae1dc874..41f053a0c312bd0eaf062d670003385e85ffadb0 100644
--- a/mash/session/BUILD.gn
+++ b/mash/session/BUILD.gn
@@ -28,6 +28,7 @@ source_set("lib") {
"//ash/mus",
"//mash/app_driver",
"//mash/quick_launch",
+ "//services/ui/ime/test_ime_driver",
]
}
« no previous file with comments | « no previous file | mash/session/session.h » ('j') | ui/views/mus/input_method_mus.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698