| Index: device/vr/vr_service.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/vr/vr_service.mojom b/device/vr/vr_service.mojom
|
| similarity index 98%
|
| rename from third_party/WebKit/public/platform/modules/vr/vr_service.mojom
|
| rename to device/vr/vr_service.mojom
|
| index 788b58cbca52201ac89ec2dbc5347885d8d50457..fb9bdb564083806bae14274cf8ccbf444cabcf8b 100644
|
| --- a/third_party/WebKit/public/platform/modules/vr/vr_service.mojom
|
| +++ b/device/vr/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 blink.mojom;
|
| +module device;
|
|
|
| // A field of view, given by 4 degrees describing the view from a center point.
|
| struct VRFieldOfView {
|
|
|