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

Unified Diff: client/dom/generated/src/frog/WebKitPoint.dart

Issue 9346008: Remove vestigial constructors in Frog implementation classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 | « client/dom/generated/src/frog/WebKitCSSMatrix.dart ('k') | client/dom/generated/src/frog/WebSocket.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/WebKitPoint.dart
diff --git a/client/dom/generated/src/frog/WebKitPoint.dart b/client/dom/generated/src/frog/WebKitPoint.dart
index 67f49399af26fdbb3eaaedcd4587229cbd5fd89b..0928006e7dbb8cf81b777cd9d31aaf45b27bf2a2 100644
--- a/client/dom/generated/src/frog/WebKitPoint.dart
+++ b/client/dom/generated/src/frog/WebKitPoint.dart
@@ -1,7 +1,5 @@
class _WebKitPointJs extends _DOMTypeJs implements WebKitPoint native "*WebKitPoint" {
- WebKitPoint(num x, num y) native;
-
num x;
« no previous file with comments | « client/dom/generated/src/frog/WebKitCSSMatrix.dart ('k') | client/dom/generated/src/frog/WebSocket.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698