Chromium Code Reviews| 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, |