| Index: content/common/permission_service.mojom
|
| diff --git a/content/common/permission_service.mojom b/content/common/permission_service.mojom
|
| index ef25cf6b268d133a33d52c435f3571099e06ebf6..e63124fe661680ef280ba54cf8ad6348ae24423b 100644
|
| --- a/content/common/permission_service.mojom
|
| +++ b/content/common/permission_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 content;
|
| +module content.mojom;
|
|
|
| import "content/public/common/permission_status.mojom";
|
|
|
|
|