| 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..7c82b6c0b27fa6b86842aa95fd67c69aa8d91e39 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/#vrfieldofview
|
| [
|
| OriginTrialEnabled=WebVR,
|
| ] interface VRFieldOfView {
|
|
|