Chromium Code Reviews| Index: dart/frog/leg/compiler.dart |
| =================================================================== |
| --- dart/frog/leg/compiler.dart (revision 1186) |
| +++ dart/frog/leg/compiler.dart (working copy) |
| @@ -50,7 +50,7 @@ |
| if (GENERATE_SSA_TRACE) { |
| print("------------------"); |
| print(new HTracer.singleton()); |
| - print("------------------"); |
| + print("------------------"); |
| } |
| log('compilation succeeded'); |
| return true; |