| Index: services/js/test/pingpong_service.mojom
|
| diff --git a/services/js/test/pingpong_service.mojom b/services/js/test/pingpong_service.mojom
|
| index a49f54e790da72be063be27b9cc04ae07e9527e3..d6518897fc178096cc55ad52cd4bde269f2edde5 100644
|
| --- a/services/js/test/pingpong_service.mojom
|
| +++ b/services/js/test/pingpong_service.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;
|
| +module js;
|
|
|
| [Client=PingPongClient]
|
| interface PingPongService {
|
|
|