blob: 970e2bcb996459750e5ac735325c4f7566043875 [file] [log] [blame]
// content/common/renderer_variations_configuration.mojom-shared-message-ids.h is auto generated by mojom_bindings_generator.py, do not edit
// Copyright 2018 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef CONTENT_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_SHARED_MESSAGE_IDS_H_
#define CONTENT_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_SHARED_MESSAGE_IDS_H_
#include <stdint.h>
namespace content::mojom {
namespace messages {
enum class RendererVariationsConfiguration : uint32_t {
kSetVariationsHeaders = 0,
kSetFieldTrialGroup = 1,
};
} // namespace messages
} // content::mojom
#endif // CONTENT_COMMON_RENDERER_VARIATIONS_CONFIGURATION_MOJOM_SHARED_MESSAGE_IDS_H_