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

Unified Diff: sdk/lib/_internal/compiler/implementation/resolution/resolution.dart

Issue 258753004: Use UnmodifiableMapView in compiler (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: a few more nits Created 6 years, 8 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
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/mirrors_used.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/_internal/compiler/implementation/resolution/resolution.dart
diff --git a/sdk/lib/_internal/compiler/implementation/resolution/resolution.dart b/sdk/lib/_internal/compiler/implementation/resolution/resolution.dart
index 6a103ed8d01d26fd4d6b06e891abd1ccec12c29c..0b5926382b30ea950f756d0db10af45839db0ae9 100644
--- a/sdk/lib/_internal/compiler/implementation/resolution/resolution.dart
+++ b/sdk/lib/_internal/compiler/implementation/resolution/resolution.dart
@@ -28,7 +28,6 @@ import '../elements/modelx.dart'
MetadataAnnotationX,
ParameterMetadataAnnotation,
MetadataContainer;
-import '../helpers/helpers.dart';
import '../util/util.dart';
import 'secret_tree_element.dart' show getTreeElement, setTreeElement;
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/mirrors_used.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698