chromium/components/variations/limited_entropy_mode_gate.h

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

#ifndef COMPONENTS_VARIATIONS_LIMITED_ENTROPY_MODE_GATE_H_
#define COMPONENTS_VARIATIONS_LIMITED_ENTROPY_MODE_GATE_H_

#include "base/component_export.h"
#include "components/version_info/channel.h"

variations  // namespace variations

#endif  // COMPONENTS_VARIATIONS_LIMITED_ENTROPY_MODE_GATE_H_