Update talk to 59410372.
R=jiayl@webrtc.org, wu@webrtc.org Review URL: https://webrtc-codereview.appspot.com/6929004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5367 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -711,7 +711,7 @@ void AsyncWriteStream::ClearBufferAndWrite() {
|
||||
}
|
||||
}
|
||||
|
||||
#ifdef POSIX
|
||||
#if defined(POSIX) && !defined(__native_client__)
|
||||
|
||||
// Have to identically rewrite the FileStream destructor or else it would call
|
||||
// the base class's Close() instead of the sub-class's.
|
||||
|
Reference in New Issue
Block a user