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

Unified Diff: dart/frog/leg/lib/coreimpl.dart

Issue 9417031: Mock up all remaining core library implementation classes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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: dart/frog/leg/lib/coreimpl.dart
diff --git a/dart/frog/leg/lib/coreimpl.dart b/dart/frog/leg/lib/coreimpl.dart
index efd70154e3b324051e7c81a7eac9bed8b7262f64..7c5f6da8aed2c19ff837ee55b295ea91a659272f 100644
--- a/dart/frog/leg/lib/coreimpl.dart
+++ b/dart/frog/leg/lib/coreimpl.dart
@@ -19,4 +19,3 @@
#source('../../../corelib/src/implementation/splay_tree.dart');
#source('../../../corelib/src/implementation/stopwatch_implementation.dart');
#source('mockimpl.dart');
-#source('clock.dart');

Powered by Google App Engine
This is Rietveld 408576698