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

Unified Diff: net/net.gyp

Issue 1684443002: flip_server: rename create_listener.* for clarity (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 10 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 | « net/BUILD.gn ('k') | net/tools/flip_server/create_listener.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 2222d3e04d4a790f4d7c806d44831a1c8b6dfb80..6cff8cad296cf5e58dbf6ad4d2a716fb09bdc88a 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1211,8 +1211,6 @@
'tools/flip_server/acceptor_thread.cc',
'tools/flip_server/acceptor_thread.h',
'tools/flip_server/constants.h',
- 'tools/flip_server/create_listener.cc',
- 'tools/flip_server/create_listener.h',
'tools/flip_server/flip_config.cc',
'tools/flip_server/flip_config.h',
'tools/flip_server/http_interface.cc',
@@ -1234,6 +1232,8 @@
'tools/flip_server/spdy_util.h',
'tools/flip_server/streamer_interface.cc',
'tools/flip_server/streamer_interface.h',
+ 'tools/flip_server/tcp_socket_util.cc',
+ 'tools/flip_server/tcp_socket_util.h',
'tools/flip_server/url_to_filename_encoder.cc',
'tools/flip_server/url_to_filename_encoder.h',
'tools/flip_server/url_utilities.cc',
« no previous file with comments | « net/BUILD.gn ('k') | net/tools/flip_server/create_listener.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698