9b5c807272e1f470ece3d5a313041f4074bfdd53

Should fix deadlock on build bots. Before, TraceImpl called TraceDispatcher::Print, while TraceDispatcher::Deregister called TraceImpl through VideoEngine::SetTraceCallback. This violates locking order as both take their own locks. BUG=2421 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2340005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4905 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%