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

Unified Diff: client/tests/client/samples/total/total_tests.dart

Issue 8526024: convert html.dart to dart:html in all client samples. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month 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 | « client/tests/client/samples/swarm/swarm_tests.dart ('k') | client/tests/client/util/util_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/samples/total/total_tests.dart
diff --git a/client/tests/client/samples/total/total_tests.dart b/client/tests/client/samples/total/total_tests.dart
index 27b362e29c838c582f1ea8ab31a42ea08eeda6c1..ebd623f8c8740c534e71573ffa60ba7e7dd7c8e7 100644
--- a/client/tests/client/samples/total/total_tests.dart
+++ b/client/tests/client/samples/total/total_tests.dart
@@ -4,8 +4,8 @@
#library('total_tests');
+#import('dart:html');
#import('../../../../base/base.dart');
-#import('../../../../html/html.dart');
#import('../../../../samples/total/src/TotalLib.dart');
#import('../../../../testing/unittest/unittest.dart');
#import('../../../../view/view.dart');
« no previous file with comments | « client/tests/client/samples/swarm/swarm_tests.dart ('k') | client/tests/client/util/util_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698