Chromium Code Reviews| Index: content/public/common/permission_status.mojom |
| diff --git a/content/public/common/permission_status.mojom b/content/public/common/permission_status.mojom |
| index 8373104a8d4a67f32a21dad5ef5488c6e81c4a85..d21b8a50e33fba72a4362937d07d1245d4e32665 100644 |
| --- a/content/public/common/permission_status.mojom |
| +++ b/content/public/common/permission_status.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; |
| enum PermissionStatus { |
| GRANTED, |