Chromium Code Reviews| Index: Source/core/svg/SVGTextElement.idl | 
| diff --git a/Source/core/svg/SVGTextElement.idl b/Source/core/svg/SVGTextElement.idl | 
| index fec5719d72cfb12e58ccac31db9804bd0ead35de..ce82c08f6afe76f8da22a496697a5b59c086e3f0 100644 | 
| --- a/Source/core/svg/SVGTextElement.idl | 
| +++ b/Source/core/svg/SVGTextElement.idl | 
| @@ -23,7 +23,6 @@ | 
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| */ | 
| -interface SVGTextElement : SVGTextPositioningElement, | 
| - SVGTransformable { | 
| +interface SVGTextElement : SVGTextPositioningElement { | 
| }; |