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

Unified Diff: runtime/bin/io_impl_sources_no_nss.gypi

Issue 16122004: Add missing files from last CL. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Add missing files. Created 7 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 | « runtime/bin/filter_dummy.cc ('k') | runtime/bin/secure_socket_dummy.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io_impl_sources_no_nss.gypi
diff --git a/runtime/bin/io_impl_sources.gypi b/runtime/bin/io_impl_sources_no_nss.gypi
similarity index 89%
copy from runtime/bin/io_impl_sources.gypi
copy to runtime/bin/io_impl_sources_no_nss.gypi
index 0eeaf5dcc50f7974e2ea1be5ba0bc23997b12f34..3222272145837ae355cca59d74cd0c539e8f487f 100644
--- a/runtime/bin/io_impl_sources.gypi
+++ b/runtime/bin/io_impl_sources_no_nss.gypi
@@ -21,10 +21,7 @@
'eventhandler_macos.h',
'eventhandler_win.cc',
'eventhandler_win.h',
- 'filter.cc',
- 'filter.h',
- 'net/nss_memio.cc',
- 'net/nss_memio.h',
+ 'filter_dummy.cc',
'platform.cc',
'platform.h',
'platform_android.cc',
@@ -43,7 +40,6 @@
'socket_linux.cc',
'socket_macos.cc',
'socket_win.cc',
- 'secure_socket.cc',
- 'secure_socket.h',
+ 'secure_socket_dummy.cc',
],
}
« no previous file with comments | « runtime/bin/filter_dummy.cc ('k') | runtime/bin/secure_socket_dummy.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698