| Index: third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
|
| diff --git a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
|
| index de33f3c341ff2ca7caa22fc7d35f7d8a2c329834..0c8fe51716c5b8d24a4604e9ba77e221fd321eb1 100644
|
| --- a/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
|
| +++ b/third_party/WebKit/Source/core/dom/GlobalEventHandlers.idl
|
| @@ -97,7 +97,7 @@
|
| attribute EventHandler onwaiting;
|
|
|
| // auxclick
|
| - // https://navidz.github.io/auxclick/
|
| + // https://wicg.github.io/auxclick/
|
| [RuntimeEnabled=Auxclick] attribute EventHandler onauxclick;
|
|
|
| // Pointer Events
|
|
|