Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index 26adbfab7ae39ee2cd676968b17a6540bfc7643a..849c3c6666c6ed9233a87873f1bb1862dd6aa26c 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -596,11 +596,6 @@ public: |
V8Animation_Cancel_Method = 699, |
V8Animation_Onfinish_AttributeGetter = 700, |
V8Animation_Onfinish_AttributeSetter = 701, |
- ElementOffsetParent = 702, |
- ElementOffsetTop = 703, |
- ElementOffsetLeft = 704, |
- ElementOffsetWidth = 705, |
- ElementOffsetHeight = 706, |
V8Window_WebKitAnimationEvent_ConstructorGetter = 707, |
V8Window_WebKitAnimationEvent_AttributeSetter = 708, |
ResourceLoadedAfterRedirectWithCSP = 709, |