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

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

Issue 3007703002: [dart:io] Namespaces for file IO (Closed)
Patch Set: 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
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",

Powered by Google App Engine
This is Rietveld 408576698