Chromium Code Reviews| Index: pkg/kernel/lib/core_types.dart |
| diff --git a/pkg/kernel/lib/core_types.dart b/pkg/kernel/lib/core_types.dart |
| index eeb3700757792eb236aa086361414990f08c8251..70630430c7e1cff42a7c4143019f2b11de651fca 100644 |
| --- a/pkg/kernel/lib/core_types.dart |
| +++ b/pkg/kernel/lib/core_types.dart |
| @@ -25,6 +25,7 @@ class CoreTypes { |
| 'Type', |
| 'Function', |
| 'Invocation', |
| + '_ConstantExpressionError', |
| ], |
| 'dart:_internal': [ |
| 'Symbol', |