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

Unified Diff: runtime/bin/io_service_no_ssl.cc

Issue 1319703002: Breaking Change: merge BoringSSL branch into master (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | « runtime/bin/io_service_no_ssl.h ('k') | runtime/bin/net/README-updating » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/io_service_no_ssl.cc
diff --git a/runtime/bin/io_service.cc b/runtime/bin/io_service_no_ssl.cc
similarity index 97%
copy from runtime/bin/io_service.cc
copy to runtime/bin/io_service_no_ssl.cc
index 77b722cde2813bfcdcf6714897c7ceccb735ebea..b63f8c8e53bd1620abd94d10074ebf68a03cd533 100644
--- a/runtime/bin/io_service.cc
+++ b/runtime/bin/io_service_no_ssl.cc
@@ -6,8 +6,7 @@
#include "bin/directory.h"
#include "bin/file.h"
#include "bin/io_buffer.h"
-#include "bin/io_service.h"
-#include "bin/secure_socket.h"
+#include "bin/io_service_no_ssl.h"
#include "bin/socket.h"
#include "bin/utils.h"
« no previous file with comments | « runtime/bin/io_service_no_ssl.h ('k') | runtime/bin/net/README-updating » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698