| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 2ab44fc3af269110047a0a528a76f7a244d37894..2e3d018f1300c727dbe67aa6c92ef9ed1cf61ad5 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -347,6 +347,8 @@ public:
|
| WindowOffscreenBuffering = 356,
|
| WindowDefaultStatus = 357,
|
| WindowDefaultstatus = 358,
|
| + PrefixedConvertPointFromPageToNode = 359,
|
| + PrefixedConvertPointFromNodeToPage = 360,
|
| PrefixedTransitionEventConstructor = 361,
|
| PrefixedMutationObserverConstructor = 362,
|
| PrefixedIDBCursorConstructor = 363,
|
|
|