blob: 0100cbade43d48166c4a1601af0e8bf6a3c277a1 [file] [log] [blame]
// Copyright 2019 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 "components/games/core/games_features.h"
namespace games {
namespace features {
const base::Feature kGamesHub{"GamesHub", base::FEATURE_DISABLED_BY_DEFAULT};
} // namespace features
} // namespace games