| Index: Source/core/page/UseCounter.h
|
| diff --git a/Source/core/page/UseCounter.h b/Source/core/page/UseCounter.h
|
| index 205febc100e280b23789891a935247ffce71d179..e5c6540a067264eebdb47240ea64a9e915f69879 100644
|
| --- a/Source/core/page/UseCounter.h
|
| +++ b/Source/core/page/UseCounter.h
|
| @@ -146,6 +146,7 @@ public:
|
| FormElement,
|
| DemotedFormElement,
|
| CaptureAttributeAsEnum,
|
| + KeyboardEventKeyLocation,
|
| // Add new features immediately above this line. Don't change assigned numbers of each items.
|
| NumberOfFeatures, // This enum value must be last.
|
| };
|
|
|