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

Unified Diff: mash/package/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: Update mash_browser_tests_manifest. 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 | « chrome/test/BUILD.gn ('k') | mash/package/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/package/BUILD.gn
diff --git a/mash/package/BUILD.gn b/mash/package/BUILD.gn
index 28502bf0e62af0aa1b417d6e13f5e66310463049..9cbc786bef5fe6b68a3bad94749c30553680af3e 100644
--- a/mash/package/BUILD.gn
+++ b/mash/package/BUILD.gn
@@ -19,6 +19,7 @@ source_set("package") {
"//services/shell/public/cpp",
"//services/shell/public/interfaces",
"//services/ui:lib",
+ "//services/ui/ime/test_ime_driver:lib",
]
if (is_linux && !is_android) {
« no previous file with comments | « chrome/test/BUILD.gn ('k') | mash/package/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698