Index: lib/compiler/implementation/scanner/d8_scanner_bench.dart |
=================================================================== |
--- lib/compiler/implementation/scanner/d8_scanner_bench.dart (revision 5925) |
+++ lib/compiler/implementation/scanner/d8_scanner_bench.dart (working copy) |
@@ -3,7 +3,7 @@ |
// BSD-style license that can be found in the LICENSE file. |
#library('d8_scanner_bench'); |
-#import('../../lib/node/node.dart'); |
+#import('../../node/node.dart'); |
#import('scannerlib.dart'); |
#import('scanner_implementation.dart'); |
#import('scanner_bench.dart'); |