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

Unified Diff: lib/unittest/unittest_node.dart

Issue 10031022: step 1 in making unittest platform independent. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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: lib/unittest/unittest_node.dart
diff --git a/lib/unittest/unittest_node.dart b/lib/unittest/unittest_node.dart
index 7c741539282db2c0cb1e0be0ed7ec0b75680607b..ef518d7a5d62b9f18c5da3d13bc6fe532a94a7b4 100644
--- a/lib/unittest/unittest_node.dart
+++ b/lib/unittest/unittest_node.dart
@@ -9,6 +9,7 @@
#import('../../../frog/lib/node/node.dart');
+#source("config.dart");
#source("shared.dart");
_platformInitialize() {

Powered by Google App Engine
This is Rietveld 408576698