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

Unified Diff: runtime/bin/dart_io_entries.txt

Issue 2005293002: Separate the list of dart:io entry point functions so it can easily be consumed by other embedders (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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 | « no previous file | runtime/bin/dart_product_entries.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/dart_io_entries.txt
diff --git a/runtime/bin/dart_product_entries.txt b/runtime/bin/dart_io_entries.txt
similarity index 71%
copy from runtime/bin/dart_product_entries.txt
copy to runtime/bin/dart_io_entries.txt
index d8825d2e79b328b14a19102f15ba428a40c74497..4cfcd70c6e42bec18473f2088fca3565725ca9dc 100644
--- a/runtime/bin/dart_product_entries.txt
+++ b/runtime/bin/dart_io_entries.txt
@@ -1,11 +1,3 @@
-dart:_builtin,::,_getMainClosure
-dart:_builtin,::,_getPrintClosure
-dart:_builtin,::,_getUriBaseClosure
-dart:_builtin,::,_resolveUri
-dart:_builtin,::,_setWorkingDirectory
-dart:_builtin,::,_setPackageRoot
-dart:_builtin,::,_loadPackagesMap
-dart:_builtin,::,_loadDataAsync
dart:io,::,_makeUint8ListView
dart:io,::,_makeDatagram
dart:io,::,_setupHooks
« no previous file with comments | « no previous file | runtime/bin/dart_product_entries.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698