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

Unified Diff: frog/leg/scanner/source_list.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/leg/scanner/source_list.dart
diff --git a/frog/leg/scanner/source_list.dart b/frog/leg/scanner/source_list.dart
index 42c41a9e16c01e17ce5d05ae9c1010aaa9add4a7..abdf15794ddc02096d906aaa66c93871b500a1ea 100644
--- a/frog/leg/scanner/source_list.dart
+++ b/frog/leg/scanner/source_list.dart
@@ -1468,7 +1468,7 @@ final List<String> argv = const <String>[
'../client/testing/dartest/css.dart',
'../client/testing/dartest/dartest.dart',
'../client/testing/unittest/shared.dart',
-'../client/testing/unittest/unittest.dart',
+'../client/testing/unittest/unittest_dom.dart',
'../client/testing/unittest/unittest_dartest.dart',
'../client/testing/unittest/unittest_node.dart',
'../client/testing/unittest/unittest_vm.dart',

Powered by Google App Engine
This is Rietveld 408576698