| Index: sdk/lib/html/templates/html/dart2js/factoryprovider_WebKitCSSMatrix.darttemplate
|
| diff --git a/sdk/lib/html/templates/html/dart2js/factoryprovider_WebKitCSSMatrix.darttemplate b/sdk/lib/html/templates/html/dart2js/factoryprovider_WebKitCSSMatrix.darttemplate
|
| deleted file mode 100644
|
| index 2a5207289fa2fcbb2ff624ed9544fd397c1d118a..0000000000000000000000000000000000000000
|
| --- a/sdk/lib/html/templates/html/dart2js/factoryprovider_WebKitCSSMatrix.darttemplate
|
| +++ /dev/null
|
| @@ -1,2 +0,0 @@
|
| - static CssMatrix _create([String cssValue = '']) =>
|
| - JS('CssMatrix', 'new WebKitCSSMatrix(#)', cssValue);
|
|
|