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

Unified Diff: tests/standalone/io/dependency_graph_test.dart

Issue 841193003: cleanup to tools/testing/dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: one last bit 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 | « no previous file | tests/standalone/io/skipping_dart2js_compilations_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/io/dependency_graph_test.dart
diff --git a/tests/standalone/io/dependency_graph_test.dart b/tests/standalone/io/dependency_graph_test.dart
index 495b9eafb62e4a5a0a0799eecbcfc4f50cb80c9e..b868b79a3fe2d49364284e32de0036c2c7717fea 100644
--- a/tests/standalone/io/dependency_graph_test.dart
+++ b/tests/standalone/io/dependency_graph_test.dart
@@ -4,7 +4,7 @@
import 'package:expect/expect.dart';
-import '../../../tools/testing/dart/dependency_graph.dart' as graph;
+import '../../../tools/testing/dart/lib/dependency_graph.dart' as graph;
main() {
var dgraph = new graph.Graph();
« no previous file with comments | « no previous file | tests/standalone/io/skipping_dart2js_compilations_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698