Chromium Code Reviews| Index: client/dom/frog/frog_dom.dart |
| diff --git a/client/dom/frog/frog_dom.dart b/client/dom/frog/frog_dom.dart |
| index 1cf128cf220bbdaa04507cf861b79242851b8ead..53f175afa3d7388f13688e3d96191c422e67efb0 100644 |
| --- a/client/dom/frog/frog_dom.dart |
| +++ b/client/dom/frog/frog_dom.dart |
| @@ -992,7 +992,6 @@ class DOMURL native "*DOMURL" { |
| String get typeName() native; |
| } |
| -// TODO(jmesserly): generator needs to know to put in @ |
| class DOMWindow native "@*DOMWindow" { |
| DOMApplicationCache applicationCache; |