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

Unified Diff: services/service_manager/tests/lifecycle/lifecycle_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/lifecycle/lifecycle_unittest.mojom
diff --git a/services/service_manager/tests/lifecycle/lifecycle_unittest.mojom b/services/service_manager/tests/lifecycle/lifecycle_unittest.mojom
index 212398c8167def7cccc48634d1ae6ee285adf349..1a18c69a5ca1aded55011ff252a2217b322bb109 100644
--- a/services/service_manager/tests/lifecycle/lifecycle_unittest.mojom
+++ b/services/service_manager/tests/lifecycle/lifecycle_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.test.mojom;
+module service_manager.test.mojom;
// An interface implemented by an application exposing different ways for the
// application to "shut down" from the caller and shell's perspective.
« no previous file with comments | « services/service_manager/tests/lifecycle/lifecycle_unittest.cc ('k') | services/service_manager/tests/lifecycle/package.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698