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

Unified Diff: remoting/remoting.gyp

Issue 6271004: Changed MessageReader so that it doesn't read from the socket if there are (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ref-counted MessageReader Created 9 years, 11 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/ref_counted_message.h ('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 8b6b5f19538981da0500f243bd8c54851cbb36e0..70dc0fdb01e6f47c210e41c2e202ca79b84aca17 100644
--- a/remoting/remoting.gyp
+++ b/remoting/remoting.gyp
@@ -486,6 +486,7 @@
'protocol/fake_session.h',
'protocol/jingle_session_unittest.cc',
'protocol/message_decoder_unittest.cc',
+ 'protocol/message_reader_unittest.cc',
'protocol/mock_objects.h',
'protocol/rtp_video_reader_unittest.cc',
'protocol/rtp_video_writer_unittest.cc',
« no previous file with comments | « remoting/protocol/ref_counted_message.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698