blob: 537fc508393178cf661c3b4e1950b0c0f9ba4c6e [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import "media/capture/video/mac/test/mock_video_capture_device_avfoundation_frame_receiver_mac.h"
namespace media {
MockVideoCaptureDeviceAVFoundationFrameReceiver::
MockVideoCaptureDeviceAVFoundationFrameReceiver() = default;
MockVideoCaptureDeviceAVFoundationFrameReceiver::
~MockVideoCaptureDeviceAVFoundationFrameReceiver() = default;
} // namespace media