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

Unified Diff: client/dom/generated/src/frog/WebKitCSSMatrix.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/FileReader.dart ('k') | client/dom/generated/src/frog/WebKitPoint.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/dom/generated/src/frog/WebKitCSSMatrix.dart
diff --git a/client/dom/generated/src/frog/WebKitCSSMatrix.dart b/client/dom/generated/src/frog/WebKitCSSMatrix.dart
index 19896c1d5af4090999d2b8830d312727eec0a1a4..a8e60b7e8db3d5b64d082773c377dc80ebad3c42 100644
--- a/client/dom/generated/src/frog/WebKitCSSMatrix.dart
+++ b/client/dom/generated/src/frog/WebKitCSSMatrix.dart
@@ -1,7 +1,5 @@
class _WebKitCSSMatrixJs extends _DOMTypeJs implements WebKitCSSMatrix native "*WebKitCSSMatrix" {
- WebKitCSSMatrix([String spec]) native;
-
num a;
« no previous file with comments | « client/dom/generated/src/frog/FileReader.dart ('k') | client/dom/generated/src/frog/WebKitPoint.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698