blob: 16a0fe6d862315554705719d683cbfbefd3f4d05 [file] [log] [blame]
// Copyright 2021 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.
#include "chromecast/common/feature_constants.h"
namespace chromecast {
namespace feature {
const char kEnableTrackAppRendererFeatureUse[] = "track_renderer_feature_use";
} // namespace feature
} // namespace chromecast