| // Copyright 2025 The Chromium Authors |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| // |
| // This file should not be changed upstream. |
| // |
| // This file provides a way for downstream forks to customize |
| // _api_features.json. Downstream forks are able to modify |
| // this file to add new extension API feature or modify existing ones. |
| // |
| // See chrome/common/extensions/api/_features.md to understand this file. |
| // |
| // See chrome/common/extensions/api/_api_features.override.json for examples. |
| |
| { |
| // Entries go here. |
| } |