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

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

Issue 421823002: Remove SVGFEMorphologyElement.setRadius(radiusX, radiusY) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test Created 6 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: Source/core/frame/UseCounter.h
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
index 29d2fd63c11d073b63c606fcf068846b04b35911..efd7197f1b592c12882da8b43946765ddca15e1e 100644
--- a/Source/core/frame/UseCounter.h
+++ b/Source/core/frame/UseCounter.h
@@ -402,7 +402,6 @@ public:
SelectionModify = 405,
SelectionSetBaseAndExtent = 406,
SelectionEmpty = 407,
- SVGFEMorphologyElementSetRadius = 408,
VTTCue = 409,
VTTCueRender = 410,
VTTCueRenderVertical = 411,

Powered by Google App Engine
This is Rietveld 408576698