| 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 95a011890aea63e0350a33954bc65237d721d029..0ddf13d1f02d9325908f65f1bfb7161f42aeb7cd 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -871,7 +871,6 @@ class CORE_EXPORT UseCounter {
|
| V8SVGClipPathElement_ClipPathUnits_AttributeGetter = 1110,
|
| SVG1DOMFitToViewBox = 1111,
|
| SVG1DOMCursorElement = 1112,
|
| - V8SVGPathElement_PathLength_AttributeGetter = 1113,
|
| SVG1DOMSVGElement = 1114,
|
| SVG1DOMImageElement = 1115,
|
| SVG1DOMForeignObjectElement = 1116,
|
|
|