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