Index: third_party/WebKit/Source/modules/vr/VREyeParameters.idl |
diff --git a/third_party/WebKit/Source/modules/vr/VREyeParameters.idl b/third_party/WebKit/Source/modules/vr/VREyeParameters.idl |
index 5a83da523d60fde77fc9ba7f8ce04db208d2f466..cfa5d82a5220a712fccb4f9bbbd93f8bc282117f 100644 |
--- a/third_party/WebKit/Source/modules/vr/VREyeParameters.idl |
+++ b/third_party/WebKit/Source/modules/vr/VREyeParameters.idl |
@@ -5,7 +5,6 @@ |
// http://mozvr.github.io/webvr-spec/webvr.html#eyeparameters |
[ |
RuntimeEnabled=WebVR, |
- GarbageCollected |
] interface VREyeParameters { |
/* These values are expected to be static per-device/per-user */ |
readonly attribute VRFieldOfView minimumFieldOfView; |