Chromium Code Reviews| Index: core/svg/SVGAnimatedRect.idl | 
| =================================================================== | 
| --- core/svg/SVGAnimatedRect.idl (revision 23517) | 
| +++ core/svg/SVGAnimatedRect.idl (working copy) | 
| @@ -23,9 +23,7 @@ | 
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| */ | 
| -[ | 
| - Conditional=SVG | 
| -] interface SVGAnimatedRect { | 
| +interface SVGAnimatedRect { | 
| readonly attribute SVGRect baseVal; | 
| readonly attribute SVGRect animVal; | 
| }; |