Chromium Code Reviews| Index: sky/engine/core/html/canvas/Path2D.idl |
| diff --git a/sky/engine/core/html/canvas/Path2D.idl b/sky/engine/core/html/canvas/Path2D.idl |
| index 6f00586b98c214828ed59dee03b41447ce8ca9fc..b418364234ebb41767fde15fd717d682904c356a 100644 |
| --- a/sky/engine/core/html/canvas/Path2D.idl |
| +++ b/sky/engine/core/html/canvas/Path2D.idl |
| @@ -31,7 +31,6 @@ |
| [ |
| Constructor, |
| Constructor(Path2D path), |
| - WillBeGarbageCollected, |
| ] interface Path2D { |
| // FIXME(sky): Fix this object. |
| }; |