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

Unified Diff: sdk/lib/io/io_sources.gni

Issue 3001963002: [dart:io] Namespaces for file IO (Closed)
Patch Set: Fuchsia fix Created 3 years, 4 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/io/io.dart ('k') | sdk/lib/io/link.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/io/io_sources.gni
diff --git a/sdk/lib/io/io_sources.gni b/sdk/lib/io/io_sources.gni
index 1e17be19e046360ea2e12e571f310bc429a63dee..2f2bc68165c0021b4427916bbda9fc52e800c629 100644
--- a/sdk/lib/io/io_sources.gni
+++ b/sdk/lib/io/io_sources.gni
@@ -26,6 +26,7 @@ io_sdk_sources = [
"io_sink.dart",
"io_service.dart",
"link.dart",
+ "namespace_impl.dart",
"platform.dart",
"platform_impl.dart",
"process.dart",
« no previous file with comments | « sdk/lib/io/io.dart ('k') | sdk/lib/io/link.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698