| 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..9e79f503992cacb23205a7cc2483c370ef675168 100644
|
| --- a/third_party/WebKit/Source/core/frame/UseCounter.h
|
| +++ b/third_party/WebKit/Source/core/frame/UseCounter.h
|
| @@ -855,7 +855,6 @@ class CORE_EXPORT UseCounter {
|
| CrossOriginApplicationScript = 1070,
|
| CrossOriginOtherScript = 1071,
|
| SVG1DOMSVGTests = 1072,
|
| - V8SVGViewElement_ViewTarget_AttributeGetter = 1073,
|
| DisableRemotePlaybackAttribute = 1074,
|
| V8SloppyMode = 1075,
|
| V8StrictMode = 1076,
|
|
|