Index: third_party/WebKit/Source/modules/vr/VRDevice.idl |
diff --git a/third_party/WebKit/Source/modules/vr/VRDevice.idl b/third_party/WebKit/Source/modules/vr/VRDevice.idl |
index 9bb4610ba08e81fcc030823c2e50f37e52bd3d42..3e5738647b1eefb6075df688771a9df651c98784 100644 |
--- a/third_party/WebKit/Source/modules/vr/VRDevice.idl |
+++ b/third_party/WebKit/Source/modules/vr/VRDevice.idl |
@@ -5,7 +5,6 @@ |
// http://mozvr.github.io/webvr-spec/webvr.html#vrdevice |
[ |
RuntimeEnabled=WebVR, |
- GarbageCollected, |
] interface VRDevice { |
// An identifier for the distinct hardware unit that this |
// VR Device is a part of. All VRDevice/Sensors that come |