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