Remove NOTREACHED() in default switch case which could be hit. This happens when...
commit47175752068e8a0a8b073460148903be0e9d43cd
authorguoweis <guoweis@chromium.org>
Mon, 14 Sep 2015 18:14:10 +0000 (14 11:14 -0700)
committerCommit bot <commit-bot@chromium.org>
Mon, 14 Sep 2015 18:14:43 +0000 (14 18:14 +0000)
treea37088749b3f52f2b1d190db8464d6746bf9ace9
parentcab0b5b248d01165e1c2b0b4d7632ccfc2810b14
Remove NOTREACHED() in default switch case which could be hit. This happens when new enum is added in WebRTC.

BUG=

Review URL: https://codereview.chromium.org/1336143003

Cr-Commit-Position: refs/heads/master@{#348658}
content/renderer/media/rtc_peer_connection_handler.cc