| Index: chrome/common/extensions/api/_permission_features.json
|
| diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
|
| index ca9395888dfa1c5bfaf7a3d42fc45d1c05710c8c..d50d23bb93430353ccb2a794213b6333581b3c07 100644
|
| --- a/chrome/common/extensions/api/_permission_features.json
|
| +++ b/chrome/common/extensions/api/_permission_features.json
|
| @@ -2,6 +2,9 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// See c/c/e/features/* to understand this file, in particular feature.h,
|
| +// simple_feature.h, and base_feature_provider.h.
|
| +
|
| {
|
| "activeTab": {
|
| "channel": "stable",
|
|
|