Chromium Code Reviews| Index: third_party/WebKit/Source/modules/vr/VRDisplay.idl |
| diff --git a/third_party/WebKit/Source/modules/vr/VRDisplay.idl b/third_party/WebKit/Source/modules/vr/VRDisplay.idl |
| index f33a3935119741023a4ca219a383fbd81ada2b70..7f38e2f0168845b597b858b856d57c7164e0e086 100644 |
| --- a/third_party/WebKit/Source/modules/vr/VRDisplay.idl |
| +++ b/third_party/WebKit/Source/modules/vr/VRDisplay.idl |
| @@ -7,7 +7,7 @@ enum VREye { |
| "right" |
| }; |
| -// http://mozvr.github.io/webvr-spec/webvr.html#vrdisplay |
| +// https://w3c.github.io/webvr/#interface-vrdisplay |
| [ |
| OriginTrialEnabled=WebVR |
| ] interface VRDisplay { |