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