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

Unified Diff: services/ui/ime/ime_unittest.cc

Issue 2885193002: Move more mus tests to service_unittest. (Closed)
Patch Set: Rebase to tot Created 3 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 | « services/ui/ime/BUILD.gn ('k') | services/ui/ime/test_manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/ime/ime_unittest.cc
diff --git a/services/ui/ime/ime_unittest.cc b/services/ui/ime/ime_unittest.cc
index f33275a67fb8af948279cbe84f5bccbbf1915c55..c65d5f141b094aa382ef2728a2f8bfec25f336d8 100644
--- a/services/ui/ime/ime_unittest.cc
+++ b/services/ui/ime/ime_unittest.cc
@@ -49,7 +49,7 @@ class TestTextInputClient : public ui::mojom::TextInputClient {
class IMEAppTest : public service_manager::test::ServiceTest {
public:
- IMEAppTest() : ServiceTest("mus_ime_unittests") {}
+ IMEAppTest() : ServiceTest("ime_unittests") {}
~IMEAppTest() override {}
// service_manager::test::ServiceTest:
« no previous file with comments | « services/ui/ime/BUILD.gn ('k') | services/ui/ime/test_manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698