chromium/third_party/openscreen/src/cast/streaming/receiver_constraints.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_RECEIVER_CONSTRAINTS_H_
#define CAST_STREAMING_RECEIVER_CONSTRAINTS_H_

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

#endif  // CAST_STREAMING_RECEIVER_CONSTRAINTS_H_