mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
There is no content::MEDIA_ENUMERATE_DEVICES anymore
This commit is contained in:
@@ -137,10 +137,6 @@ void MediaStreamDevicesController::Accept() {
|
||||
webcam_requested_,
|
||||
&devices);
|
||||
break;
|
||||
case content::MEDIA_ENUMERATE_DEVICES:
|
||||
// Do nothing.
|
||||
NOTREACHED();
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user