Chromium Code Reviews| Index: frog/file_system_dom.dart |
| diff --git a/frog/file_system_dom.dart b/frog/file_system_dom.dart |
| index c595775b8505f6d5ed8b4d3f60251eb0f1b528e8..8887dac3c9aa356da72e110b0c2d6f8667b19fb4 100644 |
| --- a/frog/file_system_dom.dart |
| +++ b/frog/file_system_dom.dart |
| @@ -4,7 +4,7 @@ |
| #library('file_system_dom'); |
| -#import('dart:dom'); |
| +#import('dart:dom_deprecated'); |
| #import('file_system.dart'); |
| /** |