Index: device/vr/vr_service.mojom |
diff --git a/device/vr/vr_service.mojom b/device/vr/vr_service.mojom |
index 2af38f579633e856444ee7611122b8e7cb1118eb..a77d4a9bf2dbb9d3370c89ae68c2a2d8bcc5ad3c 100644 |
--- a/device/vr/vr_service.mojom |
+++ b/device/vr/vr_service.mojom |
@@ -17,7 +17,6 @@ struct VRFieldOfView { |
// A display's position, orientation, velocity, and acceleration state at the |
// given timestamp. |
struct VRPose { |
- double timestamp; |
array<float, 4>? orientation; |
array<float, 3>? position; |
array<float, 3>? angularVelocity; |