Index: media/video/capture/mac/video_capture_device_mac.h |
diff --git a/media/video/capture/mac/video_capture_device_mac.h b/media/video/capture/mac/video_capture_device_mac.h |
index b28dacb1c356e8d6044ee4ef25e37dfd7b68422e..d08194f547c300b0aedea61f649a4562f698d7da 100644 |
--- a/media/video/capture/mac/video_capture_device_mac.h |
+++ b/media/video/capture/mac/video_capture_device_mac.h |
@@ -52,6 +52,7 @@ class VideoCaptureDeviceMac : public VideoCaptureDevice { |
private: |
void SetErrorState(const std::string& reason); |
+ void SendSystemLog(const std::string& message); |
bool UpdateCaptureResolution(); |
// Flag indicating the internal state. |