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

Unified Diff: frog/tests/frog/src/unittest_node.dart

Issue 9537001: Generate dart:html bindings for Dartium as well as Frog. All unittests now pass (or are disabled fo… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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: 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");

Powered by Google App Engine
This is Rietveld 408576698