| Index: mojo/runner/child_process.mojom
|
| diff --git a/mojo/runner/child_process.mojom b/mojo/runner/child_process.mojom
|
| index dd423e2cd672ff625da00513e89d6ff73f12eefe..cf83281257266efcdb3b48a07f4e15ad3f5be8f8 100644
|
| --- a/mojo/runner/child_process.mojom
|
| +++ b/mojo/runner/child_process.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 mojo.shell;
|
| +module mojo.runner;
|
|
|
| import "mojo/public/interfaces/application/application.mojom";
|
|
|
|
|