Chromium Code Reviews| Index: content/common/vr_service.mojom |
| diff --git a/content/common/vr_service.mojom b/content/common/vr_service.mojom |
| index 2d81ec70a11571e6758028b0ea075ffeb7f726d0..5e90880a5192f5e59aa268baa5091399ff66a3f7 100644 |
| --- a/content/common/vr_service.mojom |
| +++ b/content/common/vr_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; |
| struct VRVector3 { |
| float x; |