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

Unified Diff: remoting/remoting.gyp

Issue 7289032: Remove SocketWrapper to expose the threading issues it masks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase once more. Created 9 years, 5 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 | « remoting/protocol/socket_wrapper.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/remoting.gyp
diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
index 659d8f7d225a10f50480ef57aac32da62d4bd04d..4a5763b9e67fc833c270145ed9d5d3f2688dff28 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -596,8 +596,6 @@
'protocol/session_manager.h',
'protocol/socket_reader_base.cc',
'protocol/socket_reader_base.h',
- 'protocol/socket_wrapper.cc',
- 'protocol/socket_wrapper.h',
'protocol/util.cc',
'protocol/util.h',
'protocol/video_reader.cc',
« no previous file with comments | « remoting/protocol/socket_wrapper.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698