| 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 1e4ba3d33b8c5c63364b8e6d01c9b141cdc161f4..25cc34719ed2f387eec761d4382088ab2fcc30a7 100644
|
| --- a/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| +++ b/third_party/WebKit/Source/modules/vr/VRFieldOfView.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// http://mozvr.github.io/webvr-spec/webvr.html#vrfieldofview
|
| +// https://w3c.github.io/webvr/#interface-vrfieldofview
|
| [
|
| OriginTrialEnabled=WebVR,
|
| ] interface VRFieldOfView {
|
|
|