// Copyright 2019 The Chromium Authors // 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/mediastream/media_stream_local_frame_wrapper.h" // This empty .cc file is needed so that the linking step succeeds on some // Windows platforms.