| Index: lib/dom/templates/dom/dart2js/impl_Console.darttemplate
|
| ===================================================================
|
| --- lib/dom/templates/dom/dart2js/impl_Console.darttemplate (revision 9862)
|
| +++ lib/dom/templates/dom/dart2js/impl_Console.darttemplate (working copy)
|
| @@ -10,7 +10,7 @@
|
| native "=(typeof console == 'undefined' ? {} : console)" {
|
| $!MEMBERS
|
|
|
| - // Keep these in sync with frog_DOMTypeJs.dart.
|
| + // Keep these in sync with dart2js_DOMTypeJs.dart.
|
| var dartObjectLocalStorage;
|
| String get typeName() native;
|
| }
|
|
|