- r1156 fixed a check on the _text member of FileWrapper. Turns out this was incompatibile with the RTP dumps, which want to write both binary and text data. Writing text data to a file open as "b" isn't actually an error, so I simply removed the check. - Also cleans up the interface, most notably removing all WebRtc types. TEST=vie_auto_test Review URL: http://webrtc-codereview.appspot.com/317005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1175 4adac7df-926f-26a2-2b94-8c16560cd09d