Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1157)

Unified Diff: lib/compiler/implementation/leg.dart

Issue 10915122: Fix source locations for inlined and patched functions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments. Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: lib/compiler/implementation/leg.dart
diff --git a/lib/compiler/implementation/leg.dart b/lib/compiler/implementation/leg.dart
index 91562d5be13c0cc348c8586f43f85e640a2a8ecf..ea8ff023ab6e697d55e3f0a4b8540e76c200dac1 100644
--- a/lib/compiler/implementation/leg.dart
+++ b/lib/compiler/implementation/leg.dart
@@ -16,7 +16,6 @@
#import('ssa/ssa.dart');
#import('string_validator.dart');
#import('source_file.dart');
-#import('source_map_builder.dart');
#import('tree/tree.dart');
#import('util/characters.dart');
#import('util/util.dart');
« no previous file with comments | « lib/compiler/implementation/js_backend/emitter.dart ('k') | lib/compiler/implementation/scanner/parser.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698