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

Unified Diff: runtime/lib/core_sources.gypi

Issue 1381033002: Add data-URI support class to dart:core (next to Uri). (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Added library now working (thanks fschneider). Back to the main content. Created 5 years, 2 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
Index: runtime/lib/core_sources.gypi
diff --git a/runtime/lib/core_sources.gypi b/runtime/lib/core_sources.gypi
index 73a4e04b6424f6bd52580881036297b16ac9eaf9..478fbecbae259595858b8c95b6b29634d02b5898 100644
--- a/runtime/lib/core_sources.gypi
+++ b/runtime/lib/core_sources.gypi
@@ -53,8 +53,6 @@
'string_buffer_patch.dart',
'string_patch.dart',
'type_patch.dart',
- 'uri.cc',
- 'uri_patch.dart',
'weak_property.cc',
'weak_property.dart',
],
« no previous file with comments | « runtime/bin/dartutils.cc ('k') | runtime/lib/uri_sources.gypi » ('j') | sdk/lib/uri/uri.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698