Chromium Code Reviews| Index: LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html |
| diff --git a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html |
| index 9ea3e40a4b81806008b7b8af02a32cb2818253b5..f329fe5b8165d763f3fdff5d1fb2ebc0be9da6ed 100644 |
| --- a/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html |
| +++ b/LayoutTests/inspector/profiler/canvas2d/canvas2d-api-changes.html |
| @@ -45,6 +45,7 @@ CanvasRenderingContext2DResource.PathMethods = [ |
| "bezierCurveTo", |
| "arcTo", |
| "arc", |
| + "ellipse", |
| "rect" |
| ]; |