| Index: third_party/WebKit/Source/core/timing/Performance.idl
|
| diff --git a/third_party/WebKit/Source/core/timing/Performance.idl b/third_party/WebKit/Source/core/timing/Performance.idl
|
| index bfe27d59c1af6f4ba218339a13fae22fab82eea3..cda63dc37483bb25f0e923b09c7a0f97b9c948f0 100644
|
| --- a/third_party/WebKit/Source/core/timing/Performance.idl
|
| +++ b/third_party/WebKit/Source/core/timing/Performance.idl
|
| @@ -29,7 +29,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// https://w3c.github.io/hr-time/#the-performance-interface
|
| +// https://wicg.github.io/hr-time/#the-performance-interface
|
|
|
| // TODO(foolip): This interface should be [Exposed=(Window,Worker)]. Doing that
|
| // would allow the WorkerPerformance interface to be merged into this.
|
|
|