Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(828)

Unified Diff: third_party/WebKit/Source/modules/vr/VRFieldOfView.idl

Issue 2549633002: rewrite spec links with http: to https: and fix known Javascript redirected links (Closed)
Patch Set: Fix frame-timing link Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
foolip 2016/12/02 09:55:29 https://w3c.github.io/webvr/#interface-vrfieldofvi
Mark Dittmer 2016/12/02 14:05:46 Done.
[
OriginTrialEnabled=WebVR,
] interface VRFieldOfView {

Powered by Google App Engine
This is Rietveld 408576698