| Index: third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness.html
|
| diff --git a/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness.html b/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness.html
|
| index 958ca2dc425efb3aacd2c4e65b875573463bac4c..77716df9bac229f957a5791f7a753e2abab1f485 100644
|
| --- a/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness.html
|
| +++ b/third_party/WebKit/LayoutTests/external/wpt/webvr/idlharness.html
|
| @@ -174,8 +174,6 @@ interface VRPose {
|
|
|
| [Constructor]
|
| interface VRFrameData {
|
| - readonly attribute DOMHighResTimeStamp timestamp;
|
| -
|
| readonly attribute Float32Array leftProjectionMatrix;
|
| readonly attribute Float32Array leftViewMatrix;
|
|
|
|
|