| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index 6bfcbc520b97eff91c234569f47d918720e4a391..5d619b0b508d3641ee3204d58bfa2ff75612b887 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -130,7 +130,6 @@ public:
|
| FormElement = 84,
|
| DemotedFormElement = 85,
|
| SVGAnimationElement = 90,
|
| - KeyboardEventKeyLocation = 91,
|
| LineClamp = 96,
|
| SubFrameBeforeUnloadRegistered = 97,
|
| SubFrameBeforeUnloadFired = 98,
|
|
|