// 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. // GENERATED FROM THE API DEFINITIONS IN // extensions/common/api // by tools/json_schema_compiler. // DO NOT EDIT. #ifndef EXTENSIONS_COMMON_API_GENERATED_SCHEMAS_H__ #define EXTENSIONS_COMMON_API_GENERATED_SCHEMAS_H__ #include <string_view> namespace extensions { namespace api { class GeneratedSchemas { … }; } // namespace api } // namespace extensions #endif // EXTENSIONS_COMMON_API_GENERATED_SCHEMAS_H__