| Index: third_party/WebKit/Source/modules/fetch/Headers.idl
|
| diff --git a/third_party/WebKit/Source/modules/fetch/Headers.idl b/third_party/WebKit/Source/modules/fetch/Headers.idl
|
| index 4fa6d752fa010735c9dac37fb64b80ffa4c4aaad..1e9c0649d71a4fd0b3984a0bc0a643ac2e176b3c 100644
|
| --- a/third_party/WebKit/Source/modules/fetch/Headers.idl
|
| +++ b/third_party/WebKit/Source/modules/fetch/Headers.idl
|
| @@ -2,7 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// http://fetch.spec.whatwg.org/#headers-class
|
| +// https://fetch.spec.whatwg.org/#headers-class
|
| +
|
| typedef Dictionary OpenEndedDictionary;
|
| [
|
| Constructor,
|
|
|