| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 72eabd38dd1c4e26be6f11d3374d93ac65fc3827..8e27604b663aa2b0acabec8b8adeca6221fef6e9 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -707,6 +707,7 @@ public:
|
| InputTypeFileSecureOrigin = 801,
|
| InputTypeFileInsecureOrigin = 802,
|
| V8HashChangeEvent_InitHashChangeEvent_Method = 803,
|
| + V8KeyboardEvent_KeyIdentifier_AttributeGetter = 804,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|