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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

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/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index b484827ef82aeba4d8b9436ba1a9950badc6a3d2..aaead70287ef2e3788d40c4dc4fa6cfcc80abceb 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -14,7 +14,6 @@
'queue.dart',
'regexp.dart',
'splay_tree.dart',
- 'stopwatch_implementation.dart',
'string.dart',
'string_buffer.dart',
],

Powered by Google App Engine
This is Rietveld 408576698