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

Unified Diff: samples/tests/samples/src/swarm/SwarmTest.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/view/ViewTest.dart ('k') | samples/tests/samples/src/total/TotalTest.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/tests/samples/src/swarm/SwarmTest.dart
diff --git a/samples/tests/samples/src/swarm/SwarmTest.dart b/samples/tests/samples/src/swarm/SwarmTest.dart
index 0b510f5439cafa5e9e2e53d50fc55157ebbbd8dd..731812c7e98537815f9d390fcf465bca1a0f6ba1 100644
--- a/samples/tests/samples/src/swarm/SwarmTest.dart
+++ b/samples/tests/samples/src/swarm/SwarmTest.dart
@@ -9,7 +9,7 @@
#import('../../../../ui_lib/base/base.dart');
#import('../../../../ui_lib/view/view.dart');
#import('../../../../ui_lib/util/utilslib.dart');
-#import('../../../../../client/testing/unittest/unittest.dart');
+#import('../../../../../client/testing/unittest/unittest_html.dart');
// TODO(jmesserly): these would probably be easier to debug if they were written
// in the WebKit layout test style, so we could easy compare that the DOM is
« no previous file with comments | « samples/tests/samples/src/lib/view/ViewTest.dart ('k') | samples/tests/samples/src/total/TotalTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698