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

Unified Diff: dart/runtime/bin/uri_sources.gypi

Issue 10383103: Split the URI library across multiple files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created helper.dart with SVN Created 8 years, 7 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 | « dart/runtime/bin/bin.gypi ('k') | dart/runtime/tools/concat_library.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/runtime/bin/uri_sources.gypi
diff --git a/dart/runtime/bin/uri_sources.gypi b/dart/runtime/bin/uri_sources.gypi
index f2a69ad580150432c1f9728ce383a78f432e4629..82c94105554663263670b639bc612b45b7a22df4 100644
--- a/dart/runtime/bin/uri_sources.gypi
+++ b/dart/runtime/bin/uri_sources.gypi
@@ -6,5 +6,6 @@
{
'sources': [
'../../lib/uri/uri.dart',
+ '../../lib/uri/helpers.dart',
],
}
« no previous file with comments | « dart/runtime/bin/bin.gypi ('k') | dart/runtime/tools/concat_library.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698