blob: 433dbf2c8050dbfc28e8eac31360b6922443bf8e [file] [log] [blame]
// Copyright 2020 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef COMPONENTS_CAST_CERTIFICATE_SWITCHES_H_
#define COMPONENTS_CAST_CERTIFICATE_SWITCHES_H_
namespace cast_certificate {
namespace switches {
extern const char kCastDeveloperCertificatePath[];
} // namespace switches
} // namespace cast_certificate
#endif // COMPONENTS_CAST_CERTIFICATE_SWITCHES_H_