| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index d24753fa4d53b2b9c947732c11be03021f26fbcb..83d07a1e356d914c1cae7b469c8d4a49f132aa94 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -623,6 +623,7 @@ public:
|
| SVGElementXmlbase = 681,
|
| SVGElementXmllang = 682,
|
| SVGElementXmlspace = 683,
|
| + WindowMoveResizeMissingArguments = 684,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|