Chromium Code Reviews| Index: frog/lib/corelib_impl.dart |
| diff --git a/frog/lib/corelib_impl.dart b/frog/lib/corelib_impl.dart |
| index 11e591d9718f7411aaf520e769c51e1fb6f9480e..031eb9a262781c3f3157a6007acdb7693ec9322a 100644 |
| --- a/frog/lib/corelib_impl.dart |
| +++ b/frog/lib/corelib_impl.dart |
| @@ -27,6 +27,7 @@ |
| // TODO(jmesserly): we need the native JS side of these. Right now I'm just |
| // trying to get things compiling again. |
| +#native("isolate.js"); |
| #source("isolate.dart"); |
| #source("isolate_serialization.dart"); |