Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: sky/engine/core/html/canvas/Path2D.idl

Issue 981733009: Fix all dartanalyzer errors in dart:sky except the Native ones. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/core/frame/Window.idl ('k') | sky/tools/shelldb » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b418364234ebb41767fde15fd717d682904c356a..a29861d96ffc7aded81a81f8645a6ef6b8b22e3e 100644
--- a/sky/engine/core/html/canvas/Path2D.idl
+++ b/sky/engine/core/html/canvas/Path2D.idl
@@ -30,7 +30,6 @@
[
Constructor,
- Constructor(Path2D path),
] interface Path2D {
// FIXME(sky): Fix this object.
};
« no previous file with comments | « sky/engine/core/frame/Window.idl ('k') | sky/tools/shelldb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698