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

Unified Diff: sdk/lib/core/corelib_sources.gypi

Issue 12321129: Expand part declarations in the builtin library python scripts to avoid having to repeat part decla… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 10 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 | « sdk/lib/collection/collection_sources.gypi ('k') | sdk/lib/crypto/crypto_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/core/corelib_sources.gypi
diff --git a/sdk/lib/core/corelib_sources.gypi b/sdk/lib/core/corelib_sources.gypi
index e6d743955c81d47d663aac536ac8cbe65ec0bf2f..5d02c2e68f7cc7b8ac05ea48935a1a6016339151 100644
--- a/sdk/lib/core/corelib_sources.gypi
+++ b/sdk/lib/core/corelib_sources.gypi
@@ -5,36 +5,5 @@
{
'sources': [
'core.dart',
- # The above file needs to be first as it lists the parts below.
- 'bool.dart',
- 'collection.dart',
- 'comparable.dart',
- 'date_time.dart',
- 'double.dart',
- 'duration.dart',
- 'exceptions.dart',
- 'errors.dart',
- 'expando.dart',
- 'expect.dart',
- 'function.dart',
- 'identical.dart',
- 'int.dart',
- 'invocation_mirror.dart',
- 'iterable.dart',
- 'iterator.dart',
- 'map.dart',
- 'list.dart',
- 'num.dart',
- 'object.dart',
- 'options.dart',
- 'pattern.dart',
- 'print.dart',
- 'regexp.dart',
- 'set.dart',
- 'stopwatch.dart',
- 'string.dart',
- 'string_buffer.dart',
- 'string_sink.dart',
- 'type.dart',
],
}
« no previous file with comments | « sdk/lib/collection/collection_sources.gypi ('k') | sdk/lib/crypto/crypto_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698