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

#ifndef REMOTING_SIGNALING_CORP_MESSAGING_CONSTANTS_H_
#define REMOTING_SIGNALING_CORP_MESSAGING_CONSTANTS_H_

namespace remoting {

extern const char kCorpSignalingDomain[];

}  // namespace remoting

#endif  // REMOTING_SIGNALING_CORP_MESSAGING_CONSTANTS_H_
