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 589fff37781cbbba1870bec79d93a29db510940d..2ed20754ce896b2f846192f1f27557cb1c9216d3 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -628,8 +628,6 @@ class CORE_EXPORT UseCounter { |
TextInputFired = 830, |
V8TextEvent_Data_AttributeGetter = 831, |
V8TextEvent_InitTextEvent_Method = 832, |
- V8SVGSVGElement_UseCurrentView_AttributeGetter = 833, |
- V8SVGSVGElement_CurrentView_AttributeGetter = 834, |
ClientHintsDPR = 835, |
ClientHintsResourceWidth = 836, |
ClientHintsViewportWidth = 837, |