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..36dc015e373f6f87a932febc669e14afff47599c 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 LogMessage(const std::string& message); |
bool UpdateCaptureResolution(); |
// Flag indicating the internal state. |