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

Unified Diff: net/net.gypi

Issue 1831383002: Add SocketWatcherFactory as a helper class to NQE (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Removed the SocketDelegate Created 4 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
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index f946a5b26c9546dca94f9683bef19037018212e7..ace7bdee8f00ad6eac554f2f5bc5da809ca19232 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -62,7 +62,6 @@
'base/registry_controlled_domains/registry_controlled_domain.h',
'base/sockaddr_storage.cc',
'base/sockaddr_storage.h',
- 'base/socket_performance_watcher.cc',
'base/socket_performance_watcher.h',
'base/socket_performance_watcher_factory.h',
'base/sys_addrinfo.h',

Powered by Google App Engine
This is Rietveld 408576698