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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 10831327: Update stopwatch to use patching to share sources instead of exposing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
« no previous file with comments | « runtime/lib/lib_impl_sources.gypi ('k') | runtime/lib/stopwatch.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/lib_sources.gypi
diff --git a/runtime/lib/lib_sources.gypi b/runtime/lib/lib_sources.gypi
index 828a2918392ed7eb36405ca68bba9102cd6acd14..9c487f00f7f13d8d885d0658e16f99e06755bf52 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -8,8 +8,7 @@
'sources': [
'byte_array.cc',
'byte_array.dart',
- 'clock.cc',
- 'clock.dart',
+ 'stopwatch.cc',
'error.cc',
'error.dart',
'error.h',
« no previous file with comments | « runtime/lib/lib_impl_sources.gypi ('k') | runtime/lib/stopwatch.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698