Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Unified Diff: third_party/WebKit/Source/core/frame/UseCounter.h

Issue 2133983003: Remove SVGZoomEvent interface and onzoom attribute (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
« no previous file with comments | « third_party/WebKit/Source/core/frame/Deprecation.cpp ('k') | third_party/WebKit/Source/core/svg/SVGAttributeNames.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698