| Index: Source/core/page/UseCounter.h
|
| diff --git a/Source/core/page/UseCounter.h b/Source/core/page/UseCounter.h
|
| index 7d757c8aafadd86e8c258c05c15a15e2b1e69a28..94c01b982ed6c2c2822af4d8e40c8915a003450a 100644
|
| --- a/Source/core/page/UseCounter.h
|
| +++ b/Source/core/page/UseCounter.h
|
| @@ -216,6 +216,8 @@ public:
|
| BeforeLoadEvent,
|
| GetMatchedCSSRules,
|
| SVGFontInCSS,
|
| + ScrollTopBody,
|
| + ScrollLeftBody,
|
| // 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.
|
|
|