| 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 79a4776605e7b52515a2f4714363c55fc862a4a8..b01cc0307e89ef2927720ee695208d8d0d761cd2 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -884,7 +884,6 @@ public:
|
| V8SVGSVGElement_CreateSVGTransform_Method = 1091,
|
| V8SVGSVGElement_CreateSVGTransformFromMatrix_Method = 1092,
|
| FormNameAccessForNonDescendantImageElement = 1093,
|
| - V8SVGSVGElement_Viewport_AttributeGetter = 1095,
|
| V8RegExpPrototypeStickyGetter = 1096,
|
| V8RegExpPrototypeToString = 1097,
|
| V8InputDeviceCapabilities_FiresTouchEvents_AttributeGetter = 1098,
|
|
|