Chromium Code Reviews| Index: test/codegen_test.dart |
| diff --git a/test/codegen_test.dart b/test/codegen_test.dart |
| index 8caec39a38a5e658e1716c93104fbd3e5d1f523f..83a4927d5cf41ee3f4b160c4be8193a7b6cbc7fa 100644 |
| --- a/test/codegen_test.dart |
| +++ b/test/codegen_test.dart |
| @@ -43,6 +43,7 @@ main(arguments) { |
| 'corelib', |
| path.join('lib', 'convert'), |
| path.join('lib', 'html'), |
| + path.join('lib', 'math'), |
| path.join('lib', 'typed_data') |
| ]; |