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

Unified Diff: dart/tests/try/poi/diff_test.dart

Issue 568363004: Move diff.dart to dart2js_incremental. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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
« no previous file with comments | « dart/site/try/poi/diff.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/poi/diff_test.dart
diff --git a/dart/tests/try/poi/diff_test.dart b/dart/tests/try/poi/diff_test.dart
index ae384cf80a4e3dfb1cc04662436821fc3a684212..e01a1f97a66fd7410714c2b35f59680d1b91e86e 100644
--- a/dart/tests/try/poi/diff_test.dart
+++ b/dart/tests/try/poi/diff_test.dart
@@ -25,7 +25,7 @@ import 'package:compiler/implementation/elements/elements.dart' show
Element,
LibraryElement;
-import 'package:try/poi/diff.dart' show
+import 'package:dart2js_incremental/diff.dart' show
Difference,
computeDifference;
« no previous file with comments | « dart/site/try/poi/diff.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698