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

Unified Diff: client/dom/generated/src/interface/WebKitCSSMatrix.dart

Issue 9428050: Automatically generate most constructors (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: add test 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
Index: client/dom/generated/src/interface/WebKitCSSMatrix.dart
diff --git a/client/dom/generated/src/interface/WebKitCSSMatrix.dart b/client/dom/generated/src/interface/WebKitCSSMatrix.dart
index 2dbd923ee661b7308b3c0f39ca0ba211186bd139..3b3bb60bbdca170890646f9c23f9fea7d7261060 100644
--- a/client/dom/generated/src/interface/WebKitCSSMatrix.dart
+++ b/client/dom/generated/src/interface/WebKitCSSMatrix.dart
@@ -6,7 +6,7 @@
interface WebKitCSSMatrix default _WebKitCSSMatrixFactoryProvider {
- WebKitCSSMatrix([String spec]);
+ WebKitCSSMatrix([String cssValue]);
num a;
« no previous file with comments | « client/dom/generated/src/interface/WebKitBlobBuilder.dart ('k') | client/dom/generated/src/interface/Worker.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698