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

Unified Diff: runtime/lib/lib_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: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 4343d888a63815420e1963dfb665487ac3bad48a..e9ef4bc5bb56e388bcb3c578e5999f0c196449b3 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -22,6 +22,7 @@
'integers_patch.dart',
'object_patch.dart',
'print_patch.dart',
+ 'stopwatch_patch.dart',
'stopwatch.cc',
'type_patch.dart',
'weak_property.dart',

Powered by Google App Engine
This is Rietveld 408576698