Chromium Code Reviews| Index: core/html/canvas/Path.idl |
| diff --git a/core/html/canvas/Path.idl b/core/html/canvas/Path.idl |
| index ce19874b9732d94d3b06d092e0b7cc74e7e8b5f1..66435a5da4609f265949c4ba995ddb95cf8bbb69 100644 |
| --- a/core/html/canvas/Path.idl |
| +++ b/core/html/canvas/Path.idl |
| @@ -27,7 +27,7 @@ |
| */ |
| [ |
| - EnabledAtRuntime=ExperimentalCanvasFeatures, |
| + RuntimeEnabled=ExperimentalCanvasFeatures, |
| Constructor, |
| Constructor(Path path), |
| Constructor(DOMString text), |