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

Unified Diff: lib/coreimpl/coreimpl.dart

Issue 11273006: Move StopwatchImplementation from coreimpl to core as _StopwatchImpl. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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/coreimpl/coreimpl.dart
diff --git a/lib/coreimpl/coreimpl.dart b/lib/coreimpl/coreimpl.dart
index a5dbdaad1b4e145404b43ad836661c2116f03092..b5610cf5730615cc8a2cdf33b8c233bbb57ba314 100644
--- a/lib/coreimpl/coreimpl.dart
+++ b/lib/coreimpl/coreimpl.dart
@@ -14,6 +14,5 @@
#source("queue.dart");
#source("regexp.dart");
#source("splay_tree.dart");
-#source("stopwatch_implementation.dart");
#source("string.dart");
#source("string_buffer.dart");

Powered by Google App Engine
This is Rietveld 408576698