Chromium Code Reviews| Index: core/html/canvas/Path.idl |
| diff --git a/core/html/canvas/Path.idl b/core/html/canvas/Path.idl |
| index ae5943fdf34ee8fd33d19f3c310d1578b82bd933..5b767e330125392798736ba3d12c428dfa56bade 100644 |
| --- a/core/html/canvas/Path.idl |
| +++ b/core/html/canvas/Path.idl |
| @@ -27,7 +27,7 @@ |
| */ |
| [ |
| - EnabledAtRuntime=canvasPath, |
| + EnabledAtRuntime=experimentalCanvasFeatures, |
| Constructor, |
| Constructor(Path path), |
| Constructor(DOMString text), |