Chromium Code Reviews| Index: standalone/typed_array_test.dart |
| =================================================================== |
| --- standalone/typed_array_test.dart (revision 14229) |
| +++ standalone/typed_array_test.dart (working copy) |
| @@ -5,8 +5,7 @@ |
| // Dart test program for testing native float arrays. |
| // Library tag to be able to run in html test framework. |
| -#library("TypedArrayTest.dart"); |
| - |
| +library TypedArrayTest; |
| import 'dart:isolate'; |
| import 'dart:scalarlist'; |