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

Unified Diff: runtime/bin/bin.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 | « no previous file | runtime/bin/io.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/bin.gypi
diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi
index 51d6740ea238870f86638693e8ac438a6f8fa9c9..acf7af39e810e5e08154b7c27e17ccc90701bcf6 100644
--- a/runtime/bin/bin.gypi
+++ b/runtime/bin/bin.gypi
@@ -49,9 +49,6 @@
'variables': {
'io_dart': '<(SHARED_INTERMEDIATE_DIR)/io_gen.dart',
},
- 'sources': [
- 'io.dart',
- ],
'includes': [
'../../sdk/lib/io/iolib_sources.gypi',
],
« no previous file with comments | « no previous file | runtime/bin/io.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698