| Index: content/public/browser/media_devices_monitor.h
|
| ===================================================================
|
| --- content/public/browser/media_devices_monitor.h (revision 207505)
|
| +++ content/public/browser/media_devices_monitor.h (working copy)
|
| @@ -12,7 +12,6 @@
|
| // Called to ensure the MediaStreamManager has started monitoring the capture
|
| // devices, this will trigger OnAudioCaptureDevicesChanged() and
|
| // OnVideoCaptureDevicesChanged() callbacks.
|
| -// This must be called on the IO thread.
|
| CONTENT_EXPORT void EnsureMonitorCaptureDevices();
|
|
|
| } // namespace content
|
|
|