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

Unified Diff: sdk/lib/utf/utf_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/uri/uri_sources.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/utf/utf_sources.gypi
diff --git a/sdk/lib/utf/utf_sources.gypi b/sdk/lib/utf/utf_sources.gypi
index b11d1f5d5fc899da658d48da3812682b8d368075..c4add9d733ce82b116cb6b6ec64e1d1fbe475c24 100644
--- a/sdk/lib/utf/utf_sources.gypi
+++ b/sdk/lib/utf/utf_sources.gypi
@@ -6,11 +6,5 @@
{
'sources': [
'utf.dart',
- # The above file needs to be first as it lists the parts below.
- 'utf_core.dart',
- 'utf_stream.dart',
- 'utf8.dart',
- 'utf16.dart',
- 'utf32.dart',
],
}
« no previous file with comments | « sdk/lib/uri/uri_sources.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698