chromium/out/Default/gen/chrome/common/controlled_frame/api/generated_schemas.cc

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

#include "chrome/common/controlled_frame/api/generated_schemas.h"

#include <algorithm>
#include <iterator>
#include <string_view>

#include "base/containers/fixed_flat_map.h"

namespace {
constexpr char kControlledFrameInternal[] =;
}  // namespace

namespace controlled_frame {
namespace api {

// static
bool ControlledFrameGeneratedSchemas::IsGenerated(std::string_view name) {}

// static
std::string_view ControlledFrameGeneratedSchemas::Get(std::string_view name) {}

}  // namespace api
}  // namespace controlled_frame