nisse c16fa5ea69 Replace all use of the VERIFY macro.
Replaced by assigning value to a local variable, followed by a DCHECK.
Also deletes dead test code under the always false TEST_DIGEST define.

BUG=webrtc:6424

Review-Url: https://codereview.webrtc.org/2623473004
Cr-Commit-Position: refs/heads/master@{#16476}
2017-02-07 15:18:43 +00:00
..
2017-02-07 15:14:08 +00:00
2017-02-07 15:18:43 +00:00
2017-02-07 15:18:43 +00:00
2017-02-07 15:18:43 +00:00
2017-02-07 15:14:08 +00:00
2015-11-16 19:02:02 +00:00
2017-01-30 08:54:19 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.