Chromium Code Reviews| Index: compiler/api.dart |
| diff --git a/compiler/api.dart b/compiler/api.dart |
| index fd615f66e24284e17daba01e60913ecc692c9858..18194145857c847dc59c5bb041adb9de980e4108 100644 |
| --- a/compiler/api.dart |
| +++ b/compiler/api.dart |
| @@ -1,5 +1,5 @@ |
| #library("api"); |
| // dart:core and dart:coreimpl are implicit |
| -#import("dart:html"); // this includes dart:dom |
| +#import("dart:html"); // this includes dart:dom_deprecated |
| #import("dart:json"); |
| #import("dart:isolate"); |