chromium/out/Default/gen/third_party/blink/renderer/bindings/modules/v8/properties_per_feature_installer_for_testing.cc

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

// DO NOT EDIT: This file is auto-generated by
// //third_party/blink/renderer/bindings/scripts/generate_bindings.py
//
// Use the GN flag `blink_enable_generated_code_formatting=true` to enable
// formatting of the generated files.

#include "third_party/blink/renderer/bindings/modules/v8/properties_per_feature_installer_for_testing.h"

#include "base/containers/span.h"
#include "third_party/blink/public/mojom/origin_trial_feature/origin_trial_feature.mojom-shared.h"
#include "third_party/blink/renderer/bindings/core/v8/v8_origin_trials_test.h"
#include "third_party/blink/renderer/platform/bindings/script_state.h"
#include "third_party/blink/renderer/platform/bindings/v8_per_context_data.h"

namespace blink {

namespace bindings {

namespace  {

void InstallPropertiesPerFeatureInternal(ScriptState* script_state, mojom::blink::OriginTrialFeature feature, base::span<const WrapperTypeInfo* const> wrapper_type_info_list) {}

}  // namespace 

void InstallPropertiesPerFeatureForTesting(ScriptState* script_state, mojom::blink::OriginTrialFeature feature) {}

}  // namespace bindings

}  // namespace blink