Files
brave-core/common/extensions/api/generated_includes.h
T

17 lines
811 B
C

/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this file,
* You can obtain one at http://mozilla.org/MPL/2.0/. */
#ifndef BRAVE_COMMON_EXTENSIONS_API_GENERATED_INCLUDES_H_
#define BRAVE_COMMON_EXTENSIONS_API_GENERATED_INCLUDES_H_
#include "brave/common/extensions/api/api_features.h"
#include "brave/common/extensions/api/behavior_features.h"
#include "brave/common/extensions/api/generated_api_registration.h"
#include "brave/common/extensions/api/generated_schemas.h"
#include "brave/common/extensions/api/grit/brave_api_resources.h"
#include "brave/common/extensions/api/manifest_features.h"
#include "brave/common/extensions/api/permission_features.h"
#endif // BRAVE_COMMON_EXTENSIONS_API_GENERATED_INCLUDES_H_