From ff6a3d920aa6fd5611d2a3f55d219b0dba904eac Mon Sep 17 00:00:00 2001 From: "buildbot@webrtc.org" Date: Thu, 8 May 2014 16:16:41 +0000 Subject: [PATCH] (Auto)update libjingle 66523887-> 66524760 git-svn-id: http://webrtc.googlecode.com/svn/trunk@6080 4adac7df-926f-26a2-2b94-8c16560cd09d --- talk/app/webrtc/webrtcsession.cc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/talk/app/webrtc/webrtcsession.cc b/talk/app/webrtc/webrtcsession.cc index ab5d4b79a..63f461ed3 100644 --- a/talk/app/webrtc/webrtcsession.cc +++ b/talk/app/webrtc/webrtcsession.cc @@ -587,6 +587,9 @@ bool WebRtcSession::Initialize( &value, NULL)) { video_options_.use_improved_wifi_bandwidth_estimator.Set(value); + } else { + // Enable by default if the constraint is not set. + video_options_.use_improved_wifi_bandwidth_estimator.Set(true); } if (FindConstraint(