Chromium Code Reviews| Index: compiler/api.dart |
| =================================================================== |
| --- compiler/api.dart (revision 11720) |
| +++ compiler/api.dart (working copy) |
| @@ -1,5 +1,5 @@ |
| #library("api"); |
| // dart:core and dart:coreimpl are implicit |
| -#import("dart:html"); // this includes dart:dom_deprecated |
| +#import("dart:html"); |
| #import("dart:json"); |
| #import("dart:isolate"); |