| Index: media/capture/video/mac/platform_video_capturing_mac.h
|
| diff --git a/media/capture/video/mac/platform_video_capturing_mac.h b/media/capture/video/mac/platform_video_capturing_mac.h
|
| index 7898b97ad3ee7f8dcc67cadc97c60867d8095455..dfcd2bb1e89890f80fd49823b4cdf895a11e9748 100644
|
| --- a/media/capture/video/mac/platform_video_capturing_mac.h
|
| +++ b/media/capture/video/mac/platform_video_capturing_mac.h
|
| @@ -11,8 +11,7 @@ namespace media {
|
| class VideoCaptureDeviceMac;
|
| }
|
|
|
| -// Protocol representing platform-dependent video capture on Mac, implemented
|
| -// by both QTKit and AVFoundation APIs.
|
| +// Protocol representing platform-dependent video capture on Mac.
|
| @protocol PlatformVideoCapturingMac<NSObject>
|
|
|
| // This method initializes the instance by calling NSObject |init| and registers
|
|
|