| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index ecadf44109c05dcf7da4fad340ec872547ebbd45..17c1ec335bab3f56f65e2067104c696204e48f70 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -629,6 +629,7 @@ public:
|
| AudioContextClose = 689,
|
| ServiceWorkerClientPostMessage = 690,
|
| CSSZoomNotEqualToOne = 691,
|
| + SVGGraphicsElementGetTransformToElement = 692,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|