blob: 9910733bb6386b3a314cb9416863a8ab11f993c1 [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.
#include "third_party/blink/renderer/modules/webcodecs/video_frame_attachment.h"
namespace blink {
const void* const VideoFrameAttachment::kAttachmentKey = nullptr;
} // namespace blink