| Index: third_party/WebKit/Source/modules/vr/NavigatorVR.idl
|
| diff --git a/third_party/WebKit/Source/modules/vr/NavigatorVR.idl b/third_party/WebKit/Source/modules/vr/NavigatorVR.idl
|
| index 2be4c177d8136b7691790f1af787d642e5bb4923..e84d197852e60d095b4086a3e5ea455c2d27875b 100644
|
| --- a/third_party/WebKit/Source/modules/vr/NavigatorVR.idl
|
| +++ b/third_party/WebKit/Source/modules/vr/NavigatorVR.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#navigator
|
| +// https://w3c.github.io/webvr/#interface-navigator
|
| [
|
| OriginTrialEnabled=WebVR,
|
| ] partial interface Navigator {
|
|
|