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

Unified Diff: client/html/generated/src/interface/CSSMatrix.dart

Issue 8659025: Fixes to the html library matching vsm's changes to the generated code. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « no previous file | client/html/generated/src/interface/FileReader.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/generated/src/interface/CSSMatrix.dart
diff --git a/client/html/generated/src/interface/CSSMatrix.dart b/client/html/generated/src/interface/CSSMatrix.dart
index eeb59622828a5bba4cbd826b34bb30ee09bb7188..fb8146bb40ee938231464f1b0d550e0128f4aee8 100644
--- a/client/html/generated/src/interface/CSSMatrix.dart
+++ b/client/html/generated/src/interface/CSSMatrix.dart
@@ -4,7 +4,7 @@
// WARNING: Do not edit - generated code.
-interface CSSMatrix factory _CSSMatrixFactoryProvider {
+interface CSSMatrix factory CSSMatrixFactoryProvider {
CSSMatrix([String spec]);
« no previous file with comments | « no previous file | client/html/generated/src/interface/FileReader.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698