| Index: third_party/WebKit/Source/core/timing/PerformanceObserverInit.idl
|
| diff --git a/third_party/WebKit/Source/core/timing/PerformanceObserverInit.idl b/third_party/WebKit/Source/core/timing/PerformanceObserverInit.idl
|
| index 29e25edae56eb7b7172becbab5569ddb283f293f..bb4bfd7605c3e37fe4ee75cf09bea88a91c0872f 100644
|
| --- a/third_party/WebKit/Source/core/timing/PerformanceObserverInit.idl
|
| +++ b/third_party/WebKit/Source/core/timing/PerformanceObserverInit.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/performance-timeline/#the-performance-observer-interface
|
| +// https://w3c.github.io/performance-timeline/#the-performance-observer-interface
|
|
|
| dictionary PerformanceObserverInit {
|
| required sequence<DOMString> entryTypes;
|
|
|