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

Unified Diff: runtime/lib/lib_sources.gypi

Issue 10919267: Introduce a VM-only dart:scalarlist library for byte arrays. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Move init call for scalarlist lib Created 8 years, 3 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/byte_array.dart ('k') | runtime/lib/scalarlist_sources.gypi » ('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 33fd3736efcf65c6852e1d15947ed90d6c4ba70f..b0d29a84c19b14b924c4468014e3f9292f862ed0 100644
--- a/runtime/lib/lib_sources.gypi
+++ b/runtime/lib/lib_sources.gypi
@@ -6,8 +6,6 @@
{
'sources': [
- 'byte_array.cc',
- 'byte_array.dart',
'double.cc',
'double.dart',
'double_patch.dart',
« no previous file with comments | « runtime/lib/byte_array.dart ('k') | runtime/lib/scalarlist_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698