| Index: third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl | 
| diff --git a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl | 
| index 6c7511ee8e707b5ab6df922d6764484dbb2b0e7d..81e89979680a8dbc3439c2ac73676eab9a07ce88 100644 | 
| --- a/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl | 
| +++ b/third_party/WebKit/Source/bindings/tests/idls/core/SVGTestInterface.idl | 
| @@ -35,5 +35,4 @@ | 
| DependentLifetime, | 
| ] interface SVGTestInterface { | 
| [Reflect] attribute DOMString type; // Test SVGNames namespace | 
| -    // [Immutable] attribute SVGPoint immutablePoint; // [Immutable] is a nop | 
| }; | 
|  |