webrtc/talk
Wan-Teh Chang 6b990744d9 Revert "Import org.junit.Assert instead of junit.framework.Assert."
This reverts commit a88470964c.

It broke Android builds:
app/webrtc/java/testcommon/src/org/webrtc/PeerConnectionTest.java:46: error: package org.junit does not exist
import static org.junit.Assert.*;
                       ^
TBR=glaznev@webrtc.org,pthatcher@webrtc.org
BUG=none

Review URL: https://webrtc-codereview.appspot.com/52039004

Cr-Commit-Position: refs/heads/master@{#9357}
2015-06-02 21:36:32 +00:00
..
app/webrtc Revert "Import org.junit.Assert instead of junit.framework.Assert." 2015-06-02 21:36:32 +00:00
build Clean up now-unused code that was used for libpeerconnection.[so|dll]. 2015-05-20 20:36:42 +00:00
examples Add RTCConfiguration constructor to RTCPeerConnection wrapper. 2015-05-29 21:59:23 +00:00
media Revert "Convert native handles to buffers before encoding." 2015-06-02 13:04:31 +00:00
session/media VoE: Initialize WebRtcVoiceMediaChannel with AudioOptions during creation 2015-05-29 13:05:52 +00:00
codereview.settings Add codereview.settings to the /talk subdirectory 2014-12-05 13:47:37 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Roll chromium_revision 1b9c098..ccef3cb (330302:331232) 2015-05-29 18:13:32 +00:00
libjingle_media_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_p2p_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_peerconnection_unittest.isolate Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00
libjingle_tests.gyp Issue 4366: Adapted frames have wrong width and height and are cropped. 2015-05-19 19:45:26 +00:00
libjingle.gyp Add RTCConfiguration constructor to RTCPeerConnection wrapper. 2015-05-29 21:59:23 +00:00
LICENSE_THIRD_PARTY Fix clang style warnings in webrtc/base 2015-03-09 22:24:25 +00:00
OWNERS Remove henrike@ from OWNERS 2015-04-01 15:08:49 +00:00
PRESUBMIT.py Update libjingle license statements at top of talk files for consistency 2015-01-20 21:36:13 +00:00