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 3a58a347ec935ec9a07f59c0fac609028574b40d..6f71c66a7b28e65c52e9aed2f4a99635bec6930b 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -727,11 +727,6 @@ public: |
HTMLKeygenElement = 886, |
// The above items are available in M45 branch. |
- V8SVGElement_OffsetParent_AttributeGetter = 887, |
- V8SVGElement_OffsetTop_AttributeGetter = 888, |
- V8SVGElement_OffsetLeft_AttributeGetter = 889, |
- V8SVGElement_OffsetWidth_AttributeGetter = 890, |
- V8SVGElement_OffsetHeight_AttributeGetter = 891, |
HTMLMediaElementPreloadNone = 892, |
HTMLMediaElementPreloadMetadata = 893, |
HTMLMediaElementPreloadAuto = 894, |