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

Unified Diff: samples/tests/samples/src/lib/util/UtilTest.dart

Issue 9600035: Enable new dart:html wrapperless frog bindings and wrapper dartium bindings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Handle all code review comments Created 8 years, 10 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: samples/tests/samples/src/lib/util/UtilTest.dart
diff --git a/samples/tests/samples/src/lib/util/UtilTest.dart b/samples/tests/samples/src/lib/util/UtilTest.dart
index 7292b7335e8f4498ecd4b702cc2f86fdcf65359e..fb702a288f2043791b70bd739eb8249cd1a528cc 100644
--- a/samples/tests/samples/src/lib/util/UtilTest.dart
+++ b/samples/tests/samples/src/lib/util/UtilTest.dart
@@ -5,7 +5,7 @@
#library('util_tests');
#import('dart:html');
-#import('../../../../../../client/testing/unittest/unittest.dart');
+#import('../../../../../../client/testing/unittest/unittest_html.dart');
#import('../../../../../ui_lib/util/utilslib.dart');
main() {
« no previous file with comments | « samples/tests/samples/src/lib/touch/TouchTest.dart ('k') | samples/tests/samples/src/lib/view/ViewTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698