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

Unified Diff: tests/compiler/dart2js/unparser2_test.dart

Issue 11865007: Update model.dart -> modelx.dart. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tests/compiler/dart2js/type_checker_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/compiler/dart2js/unparser2_test.dart
diff --git a/tests/compiler/dart2js/unparser2_test.dart b/tests/compiler/dart2js/unparser2_test.dart
index caf83a15032a098312098a6db8d4befef8faac26..78bb05f9a4c88f1e36a0b7dc8aebcbc61f5a3e21 100644
--- a/tests/compiler/dart2js/unparser2_test.dart
+++ b/tests/compiler/dart2js/unparser2_test.dart
@@ -13,7 +13,7 @@ import "../../../sdk/lib/_internal/compiler/implementation/elements/elements.dar
show CompilationUnitElement,
LibraryElement;
-import "../../../sdk/lib/_internal/compiler/implementation/elements/model.dart"
+import "../../../sdk/lib/_internal/compiler/implementation/elements/modelx.dart"
show CompilationUnitElementX,
LibraryElementX;
« no previous file with comments | « tests/compiler/dart2js/type_checker_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698