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

Unified Diff: services/ui/BUILD.gn

Issue 2356363004: IME for Mus: Fix test_ime_driver related dependencies. (Closed)
Patch Set: Created 4 years, 3 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 | services/ui/ime/test_ime_driver/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/BUILD.gn
diff --git a/services/ui/BUILD.gn b/services/ui/BUILD.gn
index bf9e6372346c3f17cc7edb2bfccb84962fe5f5cc..d23aa616b220d58b61f9f01616c9e82517c9452c 100644
--- a/services/ui/BUILD.gn
+++ b/services/ui/BUILD.gn
@@ -38,6 +38,7 @@ service("ui") {
data_deps = [
":manifest",
+ "//services/ui/ime/test_ime_driver",
]
resources = [
« no previous file with comments | « no previous file | services/ui/ime/test_ime_driver/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698