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

Unified Diff: services/service_manager/tests/test.mojom

Issue 2420253002: Rename shell namespace to service_manager (Closed)
Patch Set: . Created 4 years, 2 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
Index: services/service_manager/tests/test.mojom
diff --git a/services/service_manager/tests/test.mojom b/services/service_manager/tests/test.mojom
index f5a45a8125a1096404e1514332c6c1deed5d79c9..b77e2d8437c32599d456e72f344469e44e155f1f 100644
--- a/services/service_manager/tests/test.mojom
+++ b/services/service_manager/tests/test.mojom
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-module shell;
+module service_manager;
interface TestService {
Test(string test_string) => ();
« no previous file with comments | « services/service_manager/tests/shutdown/shutdown_unittest.mojom ('k') | services/service_manager/tests/util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698