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

Unified Diff: frog/tests/frog/src/unittest_node.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 | « frog/reader.dart ('k') | samples/belay/bcap/bcap_client.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: frog/tests/frog/src/unittest_node.dart
diff --git a/frog/tests/frog/src/unittest_node.dart b/frog/tests/frog/src/unittest_node.dart
index 77976dd441644d19f73bb08b1650e339c59f563b..5b1833038c4c881368e3d0ce84decfa128cb7e8c 100644
--- a/frog/tests/frog/src/unittest_node.dart
+++ b/frog/tests/frog/src/unittest_node.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-// TODO(nweiz): move this to the same place as unittest.dart and
+// TODO(nweiz): move this to the same place as unittest_html.dart and
// unittest_vm.dart. Currently, that leads to import conflicts relating to the
// node library.
#library("unittest");
« no previous file with comments | « frog/reader.dart ('k') | samples/belay/bcap/bcap_client.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698