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

Unified Diff: runtime/bin/builtin_impl_sources.gni

Issue 3009523002: [dart:io] Remove DART_IO_DISABLED (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
« no previous file with comments | « no previous file | runtime/bin/directory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/builtin_impl_sources.gni
diff --git a/runtime/bin/builtin_impl_sources.gni b/runtime/bin/builtin_impl_sources.gni
index c7391071c22aa6fb9da6ade2df72ee1dec9fca2f..d4c7489c5a14dd18dd52b2c95f3cc5ea272b1f8f 100644
--- a/runtime/bin/builtin_impl_sources.gni
+++ b/runtime/bin/builtin_impl_sources.gni
@@ -23,7 +23,6 @@ builtin_impl_sources = [
"directory_fuchsia.cc",
"directory_linux.cc",
"directory_macos.cc",
- "directory_unsupported.cc",
"directory_win.cc",
"extensions.h",
"extensions.cc",
@@ -44,7 +43,6 @@ builtin_impl_sources = [
"file_linux.cc",
"file_macos.cc",
"file_support.cc",
- "file_unsupported.cc",
"file_win.cc",
"io_buffer.cc",
"io_buffer.h",
« no previous file with comments | « no previous file | runtime/bin/directory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698