chromium/third_party/openscreen/src/cast/streaming/offer_messages.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_OFFER_MESSAGES_H_
#define CAST_STREAMING_OFFER_MESSAGES_H_

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

#endif  // CAST_STREAMING_OFFER_MESSAGES_H_