| 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 01795c2571d81ffdeef389f4a5d068de43046120..0a67fefbac501626bf58cf846f5aebba40f2e90d 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -635,8 +635,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,
|
|
|