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

Unified Diff: dart/pkg/compiler/lib/src/resolution/resolution.dart

Issue 837563004: Address comments from 820093006 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Add missing import. Created 5 years, 11 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 | « dart/pkg/compiler/lib/src/resolution/members.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/compiler/lib/src/resolution/resolution.dart
diff --git a/dart/pkg/compiler/lib/src/resolution/resolution.dart b/dart/pkg/compiler/lib/src/resolution/resolution.dart
index a4e517ef41ef76a60674b100ef36fe418303d7ec..e54c371b4cd4e735545fd1d85c4e0b2c7e8fe070 100644
--- a/dart/pkg/compiler/lib/src/resolution/resolution.dart
+++ b/dart/pkg/compiler/lib/src/resolution/resolution.dart
@@ -19,6 +19,7 @@ import '../elements/modelx.dart' show
BaseClassElementX,
BaseFunctionElementX,
ConstructorElementX,
+ ErroneousConstructorElementX,
ErroneousElementX,
ErroneousFieldElementX,
FieldElementX,
« no previous file with comments | « dart/pkg/compiler/lib/src/resolution/members.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698