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

Unified Diff: tests/html/dromaeo_smoke_test.dart

Issue 199003005: Package-ify Dromaeo and browser controller functionality (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
Index: tests/html/dromaeo_smoke_test.dart
diff --git a/tests/html/dromaeo_smoke_test.dart b/tests/html/dromaeo_smoke_test.dart
index fd92124c67c5866813f8305587f3875a3405298c..1334954dba0f5df00d3c626274b20282bdc54253 100644
--- a/tests/html/dromaeo_smoke_test.dart
+++ b/tests/html/dromaeo_smoke_test.dart
@@ -5,7 +5,7 @@
library dromaeo;
import '../../pkg/unittest/lib/unittest.dart';
import '../../pkg/unittest/lib/html_config.dart';
-import '../../samples/third_party/dromaeo/Dromaeo.dart' as originalTest;
+import '../../samples/third_party/dromaeo/web/Dromaeo.dart' as originalTest;
import 'dart:html';
import 'dart:async';
« no previous file with comments | « samples/third_party/dromaeo/web/web-style.css ('k') | tools/testing/dart/browser_perf_testing/lib/browser_perf_testing.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698