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

Unified Diff: services/service_manager/tests/shutdown/shutdown_unittest.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/shutdown/shutdown_unittest.mojom
diff --git a/services/service_manager/tests/shutdown/shutdown_unittest.mojom b/services/service_manager/tests/shutdown/shutdown_unittest.mojom
index 003fdfcc4c2f608a7690bcbb8b2e30282df6b516..ac15b4d0ffdcd70b89e4802611a383e77c8156dd 100644
--- a/services/service_manager/tests/shutdown/shutdown_unittest.mojom
+++ b/services/service_manager/tests/shutdown/shutdown_unittest.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.mojom;
+module service_manager.mojom;
interface ShutdownTestService {
SetClient(ShutdownTestClient client);
« no previous file with comments | « services/service_manager/tests/shutdown/shutdown_unittest.cc ('k') | services/service_manager/tests/test.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698