pbos bb36fdf95f Remove empty-string comparisons.
Use .empty() and !.empty() in favor of == "" or != "".

BUG=
R=tommi@webrtc.org

Review URL: https://codereview.webrtc.org/1228913003

Cr-Commit-Position: refs/heads/master@{#9559}
2015-07-09 14:48:27 +00:00
..
2015-06-29 21:35:08 +00:00
2015-07-09 14:48:27 +00:00
2015-07-09 14:48:27 +00:00
2015-07-09 14:48:27 +00:00
2015-07-09 14:48:27 +00:00
2015-06-08 11:05:07 +00:00
2015-06-08 11:05:07 +00:00
2015-06-29 21:35:08 +00:00
2015-05-20 05:20:04 +00:00
2015-06-29 21:35:08 +00:00
2015-06-29 21:35:08 +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.