Chromium Code Reviews| Index: lib/core/core.dart |
| diff --git a/lib/core/core.dart b/lib/core/core.dart |
| index 5ba5969269bb29b225403e1d527e36407ce39a90..9bfd912926340cb7e9c6764162014a6e9928a3e9 100644 |
| --- a/lib/core/core.dart |
| +++ b/lib/core/core.dart |
| @@ -18,6 +18,7 @@ |
| #source("expect.dart"); |
| #source("function.dart"); |
| #source("future.dart"); |
| +#source("future_impl.dart"); |
| #source("hashable.dart"); |
| #source("identical.dart"); |
| #source("int.dart"); |