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

Unified Diff: third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl

Issue 2824463002: Replace most /TR/ links in IDL files (Closed)
Patch Set: Created 3 years, 8 months 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
« no previous file with comments | « third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl
diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl b/third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl
index e5a883e786d11a4d117e40267564d31459bd099d..76c5bc19ec3905cc22e1277d844fe3c4d9d8920e 100644
--- a/third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.idl
+++ b/third_party/WebKit/Source/modules/peerconnection/RTCIceCandidateInit.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://www.w3.org/TR/webrtc/#idl-def-RTCIceCandidateInit
+// https://w3c.github.io/webrtc-pc/#idl-def-rtcicecandidateinit
dictionary RTCIceCandidateInit {
DOMString candidate;
« no previous file with comments | « third_party/WebKit/Source/modules/peerconnection/RTCDTMFToneChangeEventInit.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698