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

Unified Diff: samples/tests/samples/src/lib/view/ViewTest.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
« no previous file with comments | « samples/tests/samples/src/lib/util/UtilTest.dart ('k') | samples/tests/samples/src/swarm/SwarmTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/src/lib/view/ViewTest.dart
diff --git a/samples/tests/samples/src/lib/view/ViewTest.dart b/samples/tests/samples/src/lib/view/ViewTest.dart
index 543a5e0fc372497d8e6a0892734201b5e69aea3c..cd7d7b6cbd38f95edd290cce5e8a368c99ba120b 100644
--- a/samples/tests/samples/src/lib/view/ViewTest.dart
+++ b/samples/tests/samples/src/lib/view/ViewTest.dart
@@ -7,7 +7,7 @@
#import('dart:html');
#import('../../../../../ui_lib/base/base.dart');
#import('../../../../../ui_lib/view/view.dart');
-#import('../../../../../../client/testing/unittest/unittest.dart');
+#import('../../../../../../client/testing/unittest/unittest_html.dart');
void main() {
test('does not render immediately', () {
« no previous file with comments | « samples/tests/samples/src/lib/util/UtilTest.dart ('k') | samples/tests/samples/src/swarm/SwarmTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698