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