| Index: third_party/WebKit/Source/core/frame/UseCounter.h
|
| diff --git a/third_party/WebKit/Source/core/frame/UseCounter.h b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| index d1897003efc69d17f8c36f1d211df00ebb4e8b2b..2d2c21ddc0c7f0ba990b2c005177789487f7facc 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -949,6 +949,7 @@ public:
|
| V8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092,
|
| FormNameAccessForNonDescendantImageElement = 1093,
|
| FormControlsCollectionNameAccessForImageElement = 1094,
|
| + V8SVGSVGElement_Viewport_AttributeGetter = 1095,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|