There is no content::MEDIA_ENUMERATE_DEVICES anymore
This commit is contained in:
parent
43813ff680
commit
70ffec1134
1 changed files with 0 additions and 4 deletions
|
@ -137,10 +137,6 @@ void MediaStreamDevicesController::Accept() {
|
|||
webcam_requested_,
|
||||
&devices);
|
||||
break;
|
||||
case content::MEDIA_ENUMERATE_DEVICES:
|
||||
// Do nothing.
|
||||
NOTREACHED();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue