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

Unified Diff: runtime/bin/io_impl_sources.gypi

Issue 2814293002: Added sync_socket_unsupported.cc to sources file (Closed)
Patch Set: Created 3 years, 8 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/sync_socket_unsupported.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io_impl_sources.gypi
diff --git a/runtime/bin/io_impl_sources.gypi b/runtime/bin/io_impl_sources.gypi
index e0e4ae0f2590c1925719771126a97561183da0cb..5a7df0eeea4f07703326bb673f708a152d21251e 100644
--- a/runtime/bin/io_impl_sources.gypi
+++ b/runtime/bin/io_impl_sources.gypi
@@ -96,6 +96,7 @@
'sync_socket_fuchsia.cc',
'sync_socket_linux.cc',
'sync_socket_macos.cc',
+ 'sync_socket_unsupported.cc',
'sync_socket_win.cc',
],
}
« no previous file with comments | « no previous file | runtime/bin/sync_socket_unsupported.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698