| Index: third_party/WebKit/Source/core/html/AssignedNodesOptions.idl
|
| diff --git a/third_party/WebKit/Source/core/html/AssignedNodesOptions.idl b/third_party/WebKit/Source/core/html/AssignedNodesOptions.idl
|
| index 5247c067a41f625201192547a913c6d79862b45d..5d699ecc965e4bc01cae92dc432c17ef4b5656fc 100644
|
| --- a/third_party/WebKit/Source/core/html/AssignedNodesOptions.idl
|
| +++ b/third_party/WebKit/Source/core/html/AssignedNodesOptions.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://w3c.github.io/webcomponents/spec/shadow/#idl-def-AssignedNodesOptions
|
| +// https://w3c.github.io/webcomponents/spec/shadow/#idl-def-AssignedNodesOptions
|
|
|
| dictionary AssignedNodesOptions {
|
| boolean flatten = false;
|
|
|