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_,
|
webcam_requested_,
|
||||||
&devices);
|
&devices);
|
||||||
break;
|
break;
|
||||||
case content::MEDIA_ENUMERATE_DEVICES:
|
|
||||||
// Do nothing.
|
|
||||||
NOTREACHED();
|
|
||||||
break;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue