| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 0455fe2d6dd4ff8c75f29004c13dfe64fbed4c51..115113c78f36186c44819420c4d7bf4f15c4e409 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -695,6 +695,7 @@ public:
|
| V8MessagePort_Start_Method = 782,
|
| V8MessagePort_Close_Method = 783,
|
| MessagePortsTransferred = 784,
|
| + CSSKeyframesRuleAnonymousIndexedGetter = 785,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|