| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index a97a0fd9b022885a23d6f6b67a5d0dafa7210ec8..56067dafc242b77afbeef8db0f9a878d1b1cb050 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -287,6 +287,7 @@ public:
|
| SVGElementGetPresentationAttribute,
|
| AttrUsedAsNodeParameter,
|
| AttrUsedAsNodeReceiver,
|
| + PrefixedMediaCancelKeyRequest,
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of each items, and don't reuse unused slots.
|
| NumberOfFeatures, // This enum value must be last.
|
|
|