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 d86e35582b006553b1e05b8f6ad599809c6a7f92..df4fc70e309352349d98766b6af680cfe8798a2a 100644 |
--- a/third_party/WebKit/Source/core/frame/UseCounter.h |
+++ b/third_party/WebKit/Source/core/frame/UseCounter.h |
@@ -1034,7 +1034,6 @@ public: |
HTMLMediaElement = 1229, |
HTMLMediaElementInDocument = 1230, |
HTMLMediaElementControlsAttribute = 1231, |
- SVGZoomEvent = 1232, |
V8Animation_Oncancel_AttributeGetter = 1233, |
V8Animation_Oncancel_AttributeSetter = 1234, |
V8HTMLCommentInExternalScript = 1235, |