Chromium Code Reviews| Index: Source/core/svg/SVGTitleElement.idl | 
| diff --git a/Source/core/svg/SVGTitleElement.idl b/Source/core/svg/SVGTitleElement.idl | 
| index cd3adf9740143801e3d733ec027c4b78a10a1745..48942210e1fb7bcdd5fabea8376180096396bb65 100644 | 
| --- a/Source/core/svg/SVGTitleElement.idl | 
| +++ b/Source/core/svg/SVGTitleElement.idl | 
| @@ -23,6 +23,6 @@ | 
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| */ | 
| -interface SVGTitleElement : SVGStyledElement { | 
| +interface SVGTitleElement : SVGElement { | 
| }; |