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

Unified Diff: third_party/WebKit/Source/modules/crypto/SubtleCrypto.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
Index: third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl
diff --git a/third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl b/third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl
index e3947bbd1eb0200959ba702de61537c56e2bddaa..e9807d912784c3bb63af7559a47749ad0952e153 100644
--- a/third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl
+++ b/third_party/WebKit/Source/modules/crypto/SubtleCrypto.idl
@@ -28,7 +28,7 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// http://www.w3.org/TR/WebCryptoAPI/#subtlecrypto-interface
+// https://w3c.github.io/webcrypto/Overview.html#subtlecrypto-interface
typedef DOMString KeyFormat;
typedef DOMString KeyUsage;
« no previous file with comments | « third_party/WebKit/Source/core/svg/SVGRect.idl ('k') | third_party/WebKit/Source/modules/device_light/DeviceLightEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698