Chromium Code Reviews| Index: standalone/src/ProcessSegfaultTest.dart |
| =================================================================== |
| --- standalone/src/ProcessSegfaultTest.dart (revision 1886) |
| +++ standalone/src/ProcessSegfaultTest.dart (working copy) |
| @@ -4,6 +4,7 @@ |
| // |
| // Process test program to test process communication. |
| +#library("ProcessSegfaultTest"); |
| #source("ProcessTestUtil.dart"); |
| class ProcessSegfaultTest { |