Index: third_party/WebKit/Source/core/dom/ArrayBuffer.idl |
diff --git a/third_party/WebKit/Source/core/dom/ArrayBuffer.idl b/third_party/WebKit/Source/core/dom/ArrayBuffer.idl |
index 12c506b725dbbdf349127840d66fa61dc1309513..df68579820ed6f291fcc233489be53be3ea8453f 100644 |
--- a/third_party/WebKit/Source/core/dom/ArrayBuffer.idl |
+++ b/third_party/WebKit/Source/core/dom/ArrayBuffer.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. |
-// https://www.khronos.org/registry/typedarray/specs/latest/#ARRAYBUFFER |
+// http://www.ecma-international.org/ecma-262/6.0/#sec-arraybuffer-constructor |
[ |
ImplementedAs=DOMArrayBuffer, |