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

Unified Diff: dart/tests/try/web/test_case.dart

Issue 386563002: Add "point of interest" app for command-line testing of dart2js type information. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 5 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/tests/try/web/source_update_test.dart ('k') | dart/tests/try/web/test_try.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/try/web/test_case.dart
diff --git a/dart/tests/try/test_case.dart b/dart/tests/try/web/test_case.dart
similarity index 96%
rename from dart/tests/try/test_case.dart
rename to dart/tests/try/web/test_case.dart
index 20542f2e514b0ea24774d94f4983f6be22f1260d..5cb384673af60bfacea9d27a553ebffa74a6c62e 100644
--- a/dart/tests/try/test_case.dart
+++ b/dart/tests/try/web/test_case.dart
@@ -9,7 +9,7 @@ import 'dart:html' show
import 'dart:async';
-import '../../pkg/async_helper/lib/async_helper.dart';
+import 'package:async_helper/async_helper.dart';
typedef void VoidFunction();
« no previous file with comments | « dart/tests/try/web/source_update_test.dart ('k') | dart/tests/try/web/test_try.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698