| Index: third_party/WebKit/Source/modules/vr/VRPositionState.idl
|
| diff --git a/third_party/WebKit/Source/modules/vr/VRPositionState.idl b/third_party/WebKit/Source/modules/vr/VRPositionState.idl
|
| index 4a22a02984d679bb7e67fb2fb8b0a61e6b41116a..3116332ca116cc40c5aaea34bb16cb1b74168d3c 100644
|
| --- a/third_party/WebKit/Source/modules/vr/VRPositionState.idl
|
| +++ b/third_party/WebKit/Source/modules/vr/VRPositionState.idl
|
| @@ -5,7 +5,6 @@
|
| // http://mozvr.github.io/webvr-spec/webvr.html#vrpositionstate
|
| [
|
| RuntimeEnabled=WebVR,
|
| - GarbageCollected,
|
| ] interface VRPositionState {
|
| readonly attribute double timeStamp;
|
| readonly attribute DOMPoint? position;
|
|
|