| Index: third_party/WebKit/Source/core/events/KeyboardEvent.idl
|
| diff --git a/third_party/WebKit/Source/core/events/KeyboardEvent.idl b/third_party/WebKit/Source/core/events/KeyboardEvent.idl
|
| index 3791e35b9439dc3a00c64236eb6bba3b1bb58f29..15990ac11e56a92572ee033dddcbef07db92e3af 100644
|
| --- a/third_party/WebKit/Source/core/events/KeyboardEvent.idl
|
| +++ b/third_party/WebKit/Source/core/events/KeyboardEvent.idl
|
| @@ -60,5 +60,4 @@
|
|
|
| // Non-standard APIs
|
| [Measure] readonly attribute DOMString keyIdentifier;
|
| - [ImplementedAs=location, DeprecateAs=KeyboardEventKeyLocation] readonly attribute unsigned long keyLocation;
|
| };
|
|
|