Chromium Code Reviews| Index: compiler/lib/corelib.dart |
| diff --git a/compiler/lib/corelib.dart b/compiler/lib/corelib.dart |
| index adeb19d0e3db571d9005bede8433839ef7baf61e..e57009038c33339113cf25a222ee3729e7bf4bff 100644 |
| --- a/compiler/lib/corelib.dart |
| +++ b/compiler/lib/corelib.dart |
| @@ -19,6 +19,7 @@ |
| #source("src/exceptions.dart"); |
| #source("src/expect.dart"); |
| #source("src/function.dart"); |
| +#source("src/future.dart"); |
| #source("src/hashable.dart"); |
| #source("src/int.dart"); |
| #source("src/isolate.dart"); |