Chromium Code Reviews| Index: compiler/lib/corelib.dart |
| diff --git a/compiler/lib/corelib.dart b/compiler/lib/corelib.dart |
| index e57009038c33339113cf25a222ee3729e7bf4bff..04f415964fd938ad188d19ab71bc7729bebf29e7 100644 |
| --- a/compiler/lib/corelib.dart |
| +++ b/compiler/lib/corelib.dart |
| @@ -31,6 +31,7 @@ |
| #source("src/num.dart"); |
| #source("src/pattern.dart"); |
| #source("src/promise.dart"); |
| +#source("src/proxy.dart"); |
| #source("src/queue.dart"); |
| #source("src/regexp.dart"); |
| #source("src/set.dart"); |