| Index: third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| diff --git a/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl b/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| index 4b8016f0545a385805c8e8dc82883f071783e0fe..1972da99e5a178d69262d5a9cf741702a4411f17 100644
|
| --- a/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| +++ b/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| @@ -5,7 +5,6 @@
|
| // http://mozvr.github.io/webvr-spec/webvr.html#vrfieldofview
|
| [
|
| RuntimeEnabled=WebVR,
|
| - Constructor(optional VRFieldOfViewInit fov),
|
| ] interface VRFieldOfView {
|
| attribute double upDegrees;
|
| attribute double downDegrees;
|
|
|