Index: content/browser/renderer_host/media/video_capture_manager.h |
diff --git a/content/browser/renderer_host/media/video_capture_manager.h b/content/browser/renderer_host/media/video_capture_manager.h |
index 6f0b0ec4702dedd2e9e2f43caecee942542ec5e8..42a48f51011f6b76ab6c7f6e2b4e504a2350bb00 100644 |
--- a/content/browser/renderer_host/media/video_capture_manager.h |
+++ b/content/browser/renderer_host/media/video_capture_manager.h |
@@ -120,7 +120,7 @@ class CONTENT_EXPORT VideoCaptureManager : public MediaStreamProvider { |
// the device. |
void DoStartDeviceOnDeviceThread( |
DeviceEntry* entry, |
- const media::VideoCaptureCapability& capture_params, |
+ const media::VideoCaptureParams& params, |
scoped_ptr<media::VideoCaptureDevice::Client> client); |
// Stop and destroy the VideoCaptureDevice held in |