chromium/third_party/openscreen/src/cast/streaming/sender_session.h

// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// TODO(issuetracker.google.com/154090565): Remove this once clients are updated

#ifndef CAST_STREAMING_SENDER_SESSION_H_
#define CAST_STREAMING_SENDER_SESSION_H_

#include "cast/streaming/public/sender_session.h"

#endif  // CAST_STREAMING_SENDER_SESSION_H_